toHcts

Converts a list of Compose Color values to a list of HCT (Hue, Chroma, Tone) values.

Receiver

The list of Color values to convert.

Return

A list of Hct values representing the given Color values.