#03ddec color space conversions
Hex:
#03ddec
RGB:
3, 221, 236
CMY:
99, 13, 7
CMYK:
99, 6, 0, 7
HSL:
184°, 97.4895%, 46.8627%
HSV (HSB):
184°, 98.7288%, 92.5490%
XYZ:
41.0343, 57.7884, 88.3484
xyY:
0.2192, 0.3087, 57.7884
CIE-Lab:
80.6210, -38.5732, -19.9539
CIE-LCH:
80.6210, 43.4287, 207.3525
CIE-Luv:
80.6210, -60.6824, -26.1089
Hunter-Lab:
76.0187, -36.6797, -15.6934
#03ddec color charts
#03ddec color shades, tints & tones
#03ddec color schemes
#03ddec color preview, HTML & CSS examples
This text has a color of #03ddec
<p style="color:#03ddec;">Text here</p>
.mytext {color:#03ddec;}
This box has a color of #03ddec
<div style="background-color:#03ddec;">Content here</div>
.mybackground {background-color:#03ddec;}
Border around this has a color of #03ddec
<div style="border:2px solid #03ddec;">Content here</div>
.myborder {border:2px solid #03ddec;}