#02e42d color space conversions
Hex:
#02e42d
RGB:
2, 228, 45
CMY:
99, 11, 82
CMYK:
99, 0, 80, 11
HSL:
131°, 98.2609%, 45.0980%
HSV (HSB):
131°, 99.1228%, 89.4118%
XYZ:
28.2421, 55.6892, 11.7432
xyY:
0.2952, 0.5821, 55.6892
CIE-Lab:
79.4366, -77.7159, 69.3454
CIE-LCH:
79.4366, 104.1564, 138.2576
CIE-Luv:
79.4366, -74.5108, 92.2109
Hunter-Lab:
74.6252, -63.0403, 42.9076
#02e42d color charts
#02e42d color shades, tints & tones
#02e42d color schemes
#02e42d color preview, HTML & CSS examples
This text has a color of #02e42d
<p style="color:#02e42d;">Text here</p>
.mytext {color:#02e42d;}
This box has a color of #02e42d
<div style="background-color:#02e42d;">Content here</div>
.mybackground {background-color:#02e42d;}
Border around this has a color of #02e42d
<div style="border:2px solid #02e42d;">Content here</div>
.myborder {border:2px solid #02e42d;}