#02a01e color space conversions
Hex:
#02a01e
RGB:
2, 160, 30
CMY:
99, 37, 88
CMYK:
99, 0, 81, 37
HSL:
131°, 97.5309%, 31.7647%
HSV (HSB):
131°, 98.7500%, 62.7451%
XYZ:
12.8302, 25.2483, 5.4255
xyY:
0.2949, 0.5804, 25.2483
CIE-Lab:
57.3165, -59.5308, 52.8115
CIE-LCH:
57.3165, 79.5799, 138.4228
CIE-Luv:
57.3165, -53.6493, 66.1975
Hunter-Lab:
50.2476, -42.3554, 28.7715
#02a01e color charts
#02a01e color shades, tints & tones
#02a01e color schemes
#02a01e color preview, HTML & CSS examples
This text has a color of #02a01e
<p style="color:#02a01e;">Text here</p>
.mytext {color:#02a01e;}
This box has a color of #02a01e
<div style="background-color:#02a01e;">Content here</div>
.mybackground {background-color:#02a01e;}
Border around this has a color of #02a01e
<div style="border:2px solid #02a01e;">Content here</div>
.myborder {border:2px solid #02a01e;}