#02cdc1 color space conversions
Hex:
#02cdc1
RGB:
2, 205, 193
CMY:
99, 20, 24
CMYK:
99, 0, 6, 20
HSL:
176°, 98.0676%, 40.5882%
HSV (HSB):
176°, 99.0244%, 80.3922%
XYZ:
31.4820, 47.5258, 57.9662
xyY:
0.2298, 0.3470, 47.5258
CIE-Lab:
74.5249, -44.2450, -6.0172
CIE-LCH:
74.5249, 44.6522, 187.7445
CIE-Luv:
74.5249, -58.8108, -2.4539
Hunter-Lab:
68.9390, -39.1285, -1.5958
#02cdc1 color charts
#02cdc1 color shades, tints & tones
#02cdc1 color schemes
#02cdc1 color preview, HTML & CSS examples
This text has a color of #02cdc1
<p style="color:#02cdc1;">Text here</p>
.mytext {color:#02cdc1;}
This box has a color of #02cdc1
<div style="background-color:#02cdc1;">Content here</div>
.mybackground {background-color:#02cdc1;}
Border around this has a color of #02cdc1
<div style="border:2px solid #02cdc1;">Content here</div>
.myborder {border:2px solid #02cdc1;}