vv9k / epick

Color picker for creating harmonic color palettes that works on Linux, Windows, macOS and web.
GNU General Public License v3.0
101 stars 2 forks source link

Implement LCH and LAB colorspaces? #38

Closed dmoonfire closed 2 years ago

dmoonfire commented 3 years ago

I like LCH and LAB colorspaces, mainly for the perception values. Would it be possible to implement that color picker? Thank you.

vv9k commented 3 years ago

Hey! Thanks for your Interest in epick. It should be possible right now in the settings window that you open with the gear icon in the upper right corner.

It might be a bit buggy when you try to use both RGB and LAB/LCH, but enabling only one of those should work.

Let me know if you manage to find the appropriate settings :)

vv9k commented 3 years ago

I just tested it myself, the sliders move around a lot because of some slight miscalculation. I will have to look deeper into this once I have some more time.

dmoonfire commented 3 years ago

Thank you, I missed that.