Is there any way to convert the RGB of the ZK colorBox into HexDecimal

Viewed 117

I am using ZK colorbox in my application and i want to convert the RGB value of the getRGB() method of the Colorbox to hexdecimal.
is there any way i can do this?

2 Answers
Related