#02d13e color space conversions
Hex:
#02d13e
RGB:
2, 209, 62
CMY:
99, 18, 76
CMYK:
99, 0, 70, 18
HSL:
137°, 98.1043%, 41.3725%
HSV (HSB):
137°, 99.0431%, 81.9608%
XYZ:
23.6950, 45.9616, 12.1801
xyY:
0.2895, 0.5616, 45.9616
CIE-Lab:
73.5206, -71.1798, 57.9793
CIE-LCH:
73.5206, 91.8050, 140.8355
CIE-Luv:
73.5206, -68.2505, 79.7624
Hunter-Lab:
67.7950, -56.2538, 36.8045
#02d13e color charts
#02d13e color shades, tints & tones
#02d13e color schemes
#02d13e color preview, HTML & CSS examples
This text has a color of #02d13e
<p style="color:#02d13e;">Text here</p>
.mytext {color:#02d13e;}
This box has a color of #02d13e
<div style="background-color:#02d13e;">Content here</div>
.mybackground {background-color:#02d13e;}
Border around this has a color of #02d13e
<div style="border:2px solid #02d13e;">Content here</div>
.myborder {border:2px solid #02d13e;}