Convert RGB coordinates to HSL
RGB2HSL
Converts RGB coordinates to HSL.
RGB2HSL(RGBmatrix)
RGBmatrix
: RGB coordinatesHSL coordinates
Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/
Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/
Jose Gama
RGB<-c(124,63,78) RGB2HSL(RGB)
Useful links