#03dadf color space conversions
Hex:
#03dadf
RGB:
3, 218, 223
CMY:
99, 15, 13
CMYK:
99, 2, 0, 13
HSL:
181°, 97.3451%, 44.3137%
HSV (HSB):
181°, 98.6547%, 87.4510%
XYZ:
38.4282, 55.4899, 78.4973
xyY:
0.2229, 0.3218, 55.4899
CIE-Lab:
79.3226, -41.1524, -14.9842
CIE-LCH:
79.3226, 43.7955, 200.0073
CIE-Luv:
79.3226, -60.7296, -17.4279
Hunter-Lab:
74.4915, -38.2767, -10.3342
#03dadf color charts
#03dadf color shades, tints & tones
#03dadf color schemes
#03dadf color preview, HTML & CSS examples
This text has a color of #03dadf
<p style="color:#03dadf;">Text here</p>
.mytext {color:#03dadf;}
This box has a color of #03dadf
<div style="background-color:#03dadf;">Content here</div>
.mybackground {background-color:#03dadf;}
Border around this has a color of #03dadf
<div style="border:2px solid #03dadf;">Content here</div>
.myborder {border:2px solid #03dadf;}