Home > @infiniteobjects/data-types > Color > toHsvString
Returns the hsva values interpolated into a string with the following format: “hsva(xxx, xxx, xxx, xx)”.
Signature:
toHsvString(): string;
Returns:
string