#02dedc color space conversions
Hex:
#02dedc
RGB:
2, 222, 220
CMY:
99, 13, 14
CMYK:
99, 0, 1, 13
HSL:
179°, 98.2143%, 43.9216%
HSV (HSB):
179°, 99.0991%, 87.0588%
XYZ:
39.0646, 57.4228, 76.7349
xyY:
0.2255, 0.3315, 57.4228
CIE-Lab:
80.4168, -43.8391, -11.7454
CIE-LCH:
80.4168, 45.3853, 194.9985
CIE-Luv:
80.4168, -62.3412, -11.7442
Hunter-Lab:
75.7778, -40.5918, -6.9944
#02dedc color charts
#02dedc RGB chart
#02dedc CMYK chart
#02dedc RGB pie chart
#02dedc color shades, tints & tones
#02dedc color schemes
#02dedc color preview, HTML & CSS examples
This text has a color of #02dedc
<p style="color:#02dedc;">Text here</p>
.mytext {color:#02dedc;}
Text color #02dedc
This box has a color of #02dedc
<div style="background-color:#02dedc;">Content here</div>
.mybackground {background-color:#02dedc;}
Background color #02dedc
Border around this has a color of #02dedc
<div style="border:2px solid #02dedc;">Content here</div>
.myborder {border:2px solid #02dedc;}
Border color #02dedc