#02d70e color space conversions
Hex:
#02d70e
RGB:
2, 215, 14
CMY:
99, 16, 95
CMYK:
99, 0, 93, 16
HSL:
123°, 98.1567%, 42.5490%
HSV (HSB):
123°, 99.0698%, 84.3137%
XYZ:
24.4047, 48.6455, 8.5187
xyY:
0.2992, 0.5964, 48.6455
CIE-Lab:
75.2302, -75.4377, 71.7537
CIE-LCH:
75.2302, 104.1127, 136.4337
CIE-Luv:
75.2302, -71.0317, 91.1633
Hunter-Lab:
69.7463, -59.5976, 41.5808
#02d70e color charts
#02d70e color shades, tints & tones
#02d70e color schemes
#02d70e color preview, HTML & CSS examples
This text has a color of #02d70e
<p style="color:#02d70e;">Text here</p>
.mytext {color:#02d70e;}
This box has a color of #02d70e
<div style="background-color:#02d70e;">Content here</div>
.mybackground {background-color:#02d70e;}
Border around this has a color of #02d70e
<div style="border:2px solid #02d70e;">Content here</div>
.myborder {border:2px solid #02d70e;}