Returns the HTML color corresponding to the RGB color.
RGBToHTML(255) // Returns "#0000FF"
Syntax
<Result> = RGBToHTML(<RGB color>)
<Result>: Character string
HTML color expressed in hexadecimal.
<RGB color>: Integer
RGB color that must be converted into HTML color. This color can correspond to:
Business / UI classification: Neutral code