hsl color support
danfickle opened this issue · 0 comments
danfickle commented
Spec here:
http://www.w3.org/TR/css3-color/
Algorithm discussion here:
http://stackoverflow.com/questions/2353211/hsl-to-rgb-color-conversion
If you can create a Java hsl to rgb function, please feel free to paste in a comment.