#02eedc color space conversions
Hex:
#02eedc
RGB:
2, 238, 220
CMY:
99, 7, 14
CMYK:
99, 0, 8, 7
HSL:
175°, 98.3333%, 47.0588%
HSV (HSB):
175°, 99.1597%, 93.3333%
XYZ:
43.5178, 66.3293, 78.2194
xyY:
0.2314, 0.3527, 66.3293
CIE-Lab:
85.1641, -50.6806, -4.7008
CIE-LCH:
85.1641, 50.8982, 185.2992
CIE-Luv:
85.1641, -67.6582, 0.6240
Hunter-Lab:
81.4428, -47.1459, 0.0666
#02eedc color charts
#02eedc color shades, tints & tones
#02eedc color schemes
#02eedc color preview, HTML & CSS examples
This text has a color of #02eedc
<p style="color:#02eedc;">Text here</p>
.mytext {color:#02eedc;}
This box has a color of #02eedc
<div style="background-color:#02eedc;">Content here</div>
.mybackground {background-color:#02eedc;}
Border around this has a color of #02eedc
<div style="border:2px solid #02eedc;">Content here</div>
.myborder {border:2px solid #02eedc;}