#02decc color space conversions
Hex:
#02decc
RGB:
2, 222, 204
CMY:
99, 13, 20
CMYK:
99, 0, 8, 13
HSL:
175°, 98.2143%, 43.9216%
HSV (HSB):
175°, 99.0991%, 87.0588%
XYZ:
37.0454, 56.6151, 66.1021
xyY:
0.2319, 0.3544, 56.6151
CIE-Lab:
79.9626, -48.4001, -3.8958
CIE-LCH:
79.9626, 48.5567, 184.6019
CIE-Luv:
79.9626, -63.6326, 1.5226
Hunter-Lab:
75.2430, -43.7920, 0.5830
#02decc color charts
#02decc color shades, tints & tones
#02decc color schemes
#02decc color preview, HTML & CSS examples
This text has a color of #02decc
<p style="color:#02decc;">Text here</p>
.mytext {color:#02decc;}
This box has a color of #02decc
<div style="background-color:#02decc;">Content here</div>
.mybackground {background-color:#02decc;}
Border around this has a color of #02decc
<div style="border:2px solid #02decc;">Content here</div>
.myborder {border:2px solid #02decc;}