Function
Returns a member of the class <color>.
make-ihs-color intensity hue saturation #key opacity => color
limited(<real>, min: 0, max: sqrt(3)).
limited(<real>, min: 0, max: 1).
limited(<real>, min: 0, max: 1).
limited(<real>, min: 0, max: 1). Default value: 1.0.
<color>.
duim-dcsduim-dcs Returns a member of class <color>. The intensity argument is a real number between 0 and sqrt(3) (inclusive). The hue and saturation arguments are real numbers between 0 and 1 (inclusive).