Serializes a color object into a string representation using the v1 format.
The color object to be serialized. Must contain a color space, numeric values for the color space, and optionally an alpha value.
A string representing the serialized color in the v1 format.
Serializes a color object into a string representation using the v1 format.