let col = new Color("Oklch", [0.6, 0.2, 75]);
let s = col.space;
let index = s.hueIndex;
let id = s.hueId;
Last active
July 14, 2026 19:49
-
-
Save svgeesus/6fd21626e781d22b06f663b38cfe5cc1 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment