static func == (Color, Color) -> Bool
Indicates whether two colors are equal.
func hash(into: inout Hasher)
Hashes the essential components of the color by feeding them into the given hash function.
var hashValue : Int
The hashed value of the color.