@tempots/color > RGB > toString
Converts the color to a string representation in the format "#RRGGBB".
Signature:
readonly toString: () => string;