#02e01d color space conversions
Hex:
#02e01d
RGB:
2, 224, 29
CMY:
99, 12, 89
CMYK:
99, 0, 87, 12
HSL:
127°, 98.2301%, 44.3137%
HSV (HSB):
127°, 99.1071%, 87.8431%
XYZ:
26.9025, 53.4129, 10.0542
xyY:
0.2977, 0.5910, 53.4129
CIE-Lab:
78.1182, -77.3941, 71.8746
CIE-LCH:
78.1182, 105.6210, 137.1177
CIE-Luv:
78.1182, -73.5840, 93.1958
Hunter-Lab:
73.0841, -62.1909, 43.0023
#02e01d color charts
#02e01d color shades, tints & tones
#02e01d color schemes
#02e01d color preview, HTML & CSS examples
This text has a color of #02e01d
<p style="color:#02e01d;">Text here</p>
.mytext {color:#02e01d;}
This box has a color of #02e01d
<div style="background-color:#02e01d;">Content here</div>
.mybackground {background-color:#02e01d;}
Border around this has a color of #02e01d
<div style="border:2px solid #02e01d;">Content here</div>
.myborder {border:2px solid #02e01d;}