#03acde color space conversions
Hex:
#03acde
RGB:
3, 172, 222
CMY:
99, 33, 13
CMYK:
99, 23, 0, 13
HSL:
194°, 97.3333%, 44.1176%
HSV (HSB):
194°, 98.6486%, 87.0588%
XYZ:
27.9749, 34.7983, 74.3496
xyY:
0.2040, 0.2538, 34.7983
CIE-Lab:
65.5914, -19.0937, -35.4429
CIE-LCH:
65.5914, 40.2587, 241.6879
CIE-Luv:
65.5914, -45.2602, -53.8731
Hunter-Lab:
58.9901, -18.5826, -33.4345
#03acde color charts
#03acde color shades, tints & tones
#03acde color schemes
#03acde color preview, HTML & CSS examples
This text has a color of #03acde
<p style="color:#03acde;">Text here</p>
.mytext {color:#03acde;}
This box has a color of #03acde
<div style="background-color:#03acde;">Content here</div>
.mybackground {background-color:#03acde;}
Border around this has a color of #03acde
<div style="border:2px solid #03acde;">Content here</div>
.myborder {border:2px solid #03acde;}