ID:2652225
 
Resolved
rgb() now allows you to specify a color space, so it can be used to create colors from HSL, HSV, and HCY numbers. There is also a new rgb2num() proc that will reverse the process, producing a list of numbers.
Applies to:DM Language
Status: Resolved (514.1543)

This issue has been resolved.
With color spaces now a thing, it makes sense to support them better, right?
Lummox JR resolved issue with message:
rgb() now allows you to specify a color space, so it can be used to create colors from HSL, HSV, and HCY numbers. There is also a new rgb2num() proc that will reverse the process, producing a list of numbers.