static func == (Color.RGBColorSpace , Color.RGBColorSpace ) -> Bool
Indicates whether two color spaces are equal.
static func != (Self, Self) -> Bool
Indicates whether two color spaces are unequal.
func hash(into: inout Hasher)
Hashes the essential components of the color space by passing them into the given hash function.