Color type guard.
Use to verify that an unknown object is an instance of Color.
Boolean indicating if value is a Color
Object to check
Color type guard.
Use to verify that an unknown object is an instance of Color.
Returns
Boolean indicating if value is a Color