Computes hue, saturation, and lightness values from a given color value.
- Parameters
-
| color | Color value. |
| hue | Destination for the hue value. |
| saturation | Destination for the saturation value. |
| lightness | Destination for the lightness value. |
- Returns
- Operation status.