#02dcdc color space conversions
Hex:
#02dcdc
RGB:
2, 220, 220
CMY:
99, 14, 14
CMYK:
99, 0, 0, 14
HSL:
180°, 98.1982%, 43.5294%
HSV (HSB):
180°, 99.0909%, 86.2745%
XYZ:
38.5365, 56.3666, 76.5589
xyY:
0.2248, 0.3287, 56.3666
CIE-Lab:
79.8220, -42.9581, -12.6347
CIE-LCH:
79.8220, 44.7776, 196.3895
CIE-Luv:
79.8220, -61.6722, -13.3168
Hunter-Lab:
75.0777, -39.7640, -7.9053
#02dcdc color charts
#02dcdc RGB chart
#02dcdc CMYK chart
#02dcdc RGB pie chart
#02dcdc color shades, tints & tones
#02dcdc color schemes
#02dcdc color preview, HTML & CSS examples
This text has a color of #02dcdc
<p style="color:#02dcdc;">Text here</p>
.mytext {color:#02dcdc;}
Text color #02dcdc
This box has a color of #02dcdc
<div style="background-color:#02dcdc;">Content here</div>
.mybackground {background-color:#02dcdc;}
Background color #02dcdc
Border around this has a color of #02dcdc
<div style="border:2px solid #02dcdc;">Content here</div>
.myborder {border:2px solid #02dcdc;}
Border color #02dcdc