Converts HSL values to RGB values.
An object with h, s, and l properties.
An object with r, g, and b properties.
If the input is not a valid HSL object or if HSL values are out of range.
Converts HSL values to RGB values.