FOFLess::toRGB
Converts a hsl array into a color value in rgb.
Expects H to be in range of 0 to 360, S and L in 0 to 100
Signature
protected function toRGB(type
$colorĀ )
Parameters
-
$color
- X
Returns
- type