#02dfdc color space conversions
Hex:
#02dfdc
RGB:
2, 223, 220
CMY:
99, 13, 14
CMYK:
99, 0, 1, 13
HSL:
179°, 98.2222%, 44.1176%
HSV (HSB):
179°, 99.1031%, 87.4510%
XYZ:
39.3310, 57.9556, 76.8237
xyY:
0.2259, 0.3329, 57.9556
CIE-Lab:
80.7141, -44.2774, -11.3015
CIE-LCH:
80.7141, 45.6969, 194.3186
CIE-Luv:
80.7141, -62.6754, -10.9600
Hunter-Lab:
76.1286, -41.0049, -6.5414
#02dfdc color charts
#02dfdc color shades, tints & tones
#02dfdc color schemes
#02dfdc color preview, HTML & CSS examples
This text has a color of #02dfdc
<p style="color:#02dfdc;">Text here</p>
.mytext {color:#02dfdc;}
This box has a color of #02dfdc
<div style="background-color:#02dfdc;">Content here</div>
.mybackground {background-color:#02dfdc;}
Border around this has a color of #02dfdc
<div style="border:2px solid #02dfdc;">Content here</div>
.myborder {border:2px solid #02dfdc;}