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.
var hashValue : Int
The hashed value of the color space.