#02dcc3 color space conversions
Hex:
#02dcc3
RGB:
2, 220, 195
CMY:
99, 14, 24
CMYK:
99, 0, 11, 14
HSL:
173°, 98.1982%, 43.5294%
HSV (HSB):
173°, 99.0909%, 86.2745%
XYZ:
35.4686, 55.1394, 60.4033
xyY:
0.2349, 0.3651, 55.1394
CIE-Lab:
79.1215, -50.0320, -0.3325
CIE-LCH:
79.1215, 50.0331, 180.3807
CIE-Luv:
79.1215, -63.6845, 7.3115
Hunter-Lab:
74.2559, -44.6868, 3.7498
#02dcc3 color charts
#02dcc3 color shades, tints & tones
#02dcc3 color schemes
#02dcc3 color preview, HTML & CSS examples
This text has a color of #02dcc3
<p style="color:#02dcc3;">Text here</p>
.mytext {color:#02dcc3;}
This box has a color of #02dcc3
<div style="background-color:#02dcc3;">Content here</div>
.mybackground {background-color:#02dcc3;}
Border around this has a color of #02dcc3
<div style="border:2px solid #02dcc3;">Content here</div>
.myborder {border:2px solid #02dcc3;}