The values of this color's channels (excluding the alpha channel).
Note that the semantics of each of these channels varies significantly based on the value of space.
List<double> get channels => List.unmodifiable([channel0, channel1, channel2]);