#03eafc color space conversions
Hex:
#03eafc
RGB:
3, 234, 252
CMY:
99, 8, 1
CMYK:
99, 7, 0, 1
HSL:
184°, 97.6471%, 50.0000%
HSV (HSB):
184°, 98.8095%, 98.8235%
XYZ:
47.0311, 65.8933, 102.3353
xyY:
0.2185, 0.3061, 65.8933
CIE-Lab:
84.9419, -39.6198, -21.8700
CIE-LCH:
84.9419, 45.2551, 208.8986
CIE-Luv:
84.9419, -63.7187, -29.3428
Hunter-Lab:
81.1747, -38.6362, -17.9235
#03eafc color charts
#03eafc color shades, tints & tones
#03eafc color schemes
#03eafc color preview, HTML & CSS examples
This text has a color of #03eafc
<p style="color:#03eafc;">Text here</p>
.mytext {color:#03eafc;}
This box has a color of #03eafc
<div style="background-color:#03eafc;">Content here</div>
.mybackground {background-color:#03eafc;}
Border around this has a color of #03eafc
<div style="border:2px solid #03eafc;">Content here</div>
.myborder {border:2px solid #03eafc;}