-
This has been reported here: https://github.com/hsluv/hsluv/issues/37
And more recently on Twitter.
I want to keep the demo as clean as possible. Perhaps we can add a checkbox like this:
…
-
Have you considered using a perceptually uniform color mapping, via for example the Viridis or the cubehelix color mapping, or by using HSLuv(≠HSL), or HPLuv? This would make it a lot easier to recogn…
-
Continuing a discussion started in #435
The hsluv, hpluv, lchuv and hct color spaces currently allow angle units for their angle coordinate. As mentioned [here](https://github.com/color-js/color.js…
-
Suggested by @mity here: https://github.com/hsluv/hsluv-c/issues/6#issuecomment-617073472
-
On the http://www.hsluv.org/ homepage, there's an interactive color "wheel".
The outer circle presumably represents maximum saturation in the HSL colour space, but I have no idea what the smaller c…
-
Looking at this example from the site:
![screen shot 2017-11-08 at 10 41 54 pm](https://user-images.githubusercontent.com/782920/32587587-3f128c74-c4d7-11e7-901b-f6d20cbdcee7.png)
If I were goin…
-
@svgeesus So this seems like a surprising revelation. In the past, the resolution of undefined values seemed to be handled during the actual interpolation, not before. Currently, this is exactly how C…
-
Hey @zeke & @dy
For my color companion site I was experimenting with coming up with a color description for a color, based on its attributes in HSL for example.
I have a few questions:
### D…
-
**Describe the bug**
there seems to be a recent regression on master that prevents startup for me due to unhandled exception:
issue seems to be:
```
Traceback (most recent call last):
File "/…
-
I am creating a color picker with Unicolour and WriteableBitmap in WPF. Here is what I want to implement:
![image](https://github.com/user-attachments/assets/a350581b-53b4-416e-aff8-76694b010ba9)
…