#02e40f color space conversions
Hex:
#02e40f
RGB:
2, 228, 15
CMY:
99, 11, 94
CMYK:
99, 0, 93, 11
HSL:
123°, 98.2609%, 45.0980%
HSV (HSB):
123°, 99.1228%, 89.4118%
XYZ:
27.8547, 55.5342, 9.7030
xyY:
0.2992, 0.5966, 55.5342
CIE-Lab:
79.3480, -78.8667, 75.0600
CIE-LCH:
79.3480, 108.8758, 136.4167
CIE-Luv:
79.3480, -74.9371, 96.2001
Hunter-Lab:
74.5213, -63.6923, 44.4451
#02e40f color charts
#02e40f color shades, tints & tones
#02e40f color schemes
#02e40f color preview, HTML & CSS examples
This text has a color of #02e40f
<p style="color:#02e40f;">Text here</p>
.mytext {color:#02e40f;}
This box has a color of #02e40f
<div style="background-color:#02e40f;">Content here</div>
.mybackground {background-color:#02e40f;}
Border around this has a color of #02e40f
<div style="border:2px solid #02e40f;">Content here</div>
.myborder {border:2px solid #02e40f;}