#02ed1d color space conversions
Hex:
#02ed1d
RGB:
2, 237, 29
CMY:
99, 7, 89
CMYK:
99, 0, 88, 7
HSL:
127°, 98.3264%, 46.8627%
HSV (HSB):
127°, 99.1561%, 92.9412%
XYZ:
30.5310, 60.6700, 11.2637
xyY:
0.2980, 0.5921, 60.6700
CIE-Lab:
82.2010, -80.8510, 75.4254
CIE-LCH:
82.2010, 110.5707, 136.9884
CIE-Luv:
82.2010, -77.4784, 98.3715
Hunter-Lab:
77.8909, -66.3423, 45.9498
#02ed1d color charts
#02ed1d color shades, tints & tones
#02ed1d color schemes
#02ed1d color preview, HTML & CSS examples
This text has a color of #02ed1d
<p style="color:#02ed1d;">Text here</p>
.mytext {color:#02ed1d;}
This box has a color of #02ed1d
<div style="background-color:#02ed1d;">Content here</div>
.mybackground {background-color:#02ed1d;}
Border around this has a color of #02ed1d
<div style="border:2px solid #02ed1d;">Content here</div>
.myborder {border:2px solid #02ed1d;}