You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For HSL — and, for that matter, all spaces that contain a hue element — the Hue will have an inordinate impact, since it's in the range [0, 360), while the other components are in the range [0,1]. We also need a way to perform hueDistance (shortest path) rather than normal distance between them.