#02dcd4 color space conversions
Hex:
#02dcd4
RGB:
2, 220, 212
CMY:
99, 14, 17
CMYK:
99, 0, 4, 14
HSL:
178°, 98.1982%, 43.5294%
HSV (HSB):
178°, 99.0909%, 86.2745%
XYZ:
37.5019, 55.9528, 71.1108
xyY:
0.2279, 0.3400, 55.9528
CIE-Lab:
79.5869, -45.2867, -8.7172
CIE-LCH:
79.5869, 46.1180, 190.8955
CIE-Luv:
79.5869, -62.3199, -6.6157
Hunter-Lab:
74.8016, -41.4115, -4.0034
#02dcd4 color charts
#02dcd4 color shades, tints & tones
#02dcd4 color schemes
#02dcd4 color preview, HTML & CSS examples
This text has a color of #02dcd4
<p style="color:#02dcd4;">Text here</p>
.mytext {color:#02dcd4;}
This box has a color of #02dcd4
<div style="background-color:#02dcd4;">Content here</div>
.mybackground {background-color:#02dcd4;}
Border around this has a color of #02dcd4
<div style="border:2px solid #02dcd4;">Content here</div>
.myborder {border:2px solid #02dcd4;}