HSL and HSV are now fully working!

This commit is contained in:
2024-12-11 21:38:27 -05:00
parent 9c855138b3
commit 3fecee0dce
2 changed files with 70 additions and 64 deletions
+10
View File
@@ -34,11 +34,21 @@ maybe these ideas branch off into separate projects themselves, but:
## Conversion Sources
Hex<->RGB:
https://en.wikipedia.org/wiki/Web_colors
RGB<->CMYK:
https://www.101computing.net/cmyk-to-rgb-conversion-algorithm/
https://thecolorsmeaning.com/rgb-to-cmyk/
RGB<->CMY:
http://colormine.org/convert/rgb-to-cmy
RGB<->HSL:
https://www.baeldung.com/cs/convert-color-hsl-rgb