#03efdc color space conversions
Hex:
#03efdc
RGB:
3, 239, 220
CMY:
99, 6, 14
CMYK:
99, 0, 8, 6
HSL:
175°, 97.5207%, 47.4510%
HSV (HSB):
175°, 98.7448%, 93.7255%
XYZ:
43.8223, 66.9197, 78.3173
xyY:
0.2318, 0.3540, 66.9197
CIE-Lab:
85.4634, -51.0738, -4.2595
CIE-LCH:
85.4634, 51.2512, 184.7674
CIE-Luv:
85.4634, -67.9606, 1.3889
Hunter-Lab:
81.8044, -47.5360, 0.5005
#03efdc color charts
#03efdc color shades, tints & tones
#03efdc color schemes
#03efdc color preview, HTML & CSS examples
This text has a color of #03efdc
<p style="color:#03efdc;">Text here</p>
.mytext {color:#03efdc;}
This box has a color of #03efdc
<div style="background-color:#03efdc;">Content here</div>
.mybackground {background-color:#03efdc;}
Border around this has a color of #03efdc
<div style="border:2px solid #03efdc;">Content here</div>
.myborder {border:2px solid #03efdc;}