@tempots/color > HSL > toChannels
Converts the HSL color values to an array of channels.
Signature:
readonly toChannels: () => [number, number, number];