#02de7d color space conversions
Hex:
#02de7d
RGB:
2, 222, 125
CMY:
99, 13, 51
CMYK:
99, 0, 44, 13
HSL:
154°, 98.2143%, 43.9216%
HSV (HSB):
154°, 99.0991%, 87.0588%
XYZ:
29.8480, 53.7361, 28.2010
xyY:
0.2670, 0.4807, 53.7361
CIE-Lab:
78.3076, -66.6419, 35.1127
CIE-LCH:
78.3076, 75.3262, 152.2159
CIE-Luv:
78.3076, -69.3618, 58.0888
Hunter-Lab:
73.3049, -55.6028, 28.5041
#02de7d color charts
#02de7d color shades, tints & tones
#02de7d color schemes
#02de7d color preview, HTML & CSS examples
This text has a color of #02de7d
<p style="color:#02de7d;">Text here</p>
.mytext {color:#02de7d;}
This box has a color of #02de7d
<div style="background-color:#02de7d;">Content here</div>
.mybackground {background-color:#02de7d;}
Border around this has a color of #02de7d
<div style="border:2px solid #02de7d;">Content here</div>
.myborder {border:2px solid #02de7d;}