#02f70e color space conversions
Hex:
#02f70e
RGB:
2, 247, 14
CMY:
99, 3, 95
CMYK:
99, 0, 94, 3
HSL:
123°, 98.3936%, 48.8235%
HSV (HSB):
123°, 99.1903%, 96.8627%
XYZ:
33.3651, 66.5661, 11.5055
xyY:
0.2994, 0.5973, 66.5661
CIE-Lab:
85.2844, -83.8578, 80.0745
CIE-LCH:
85.2844, 115.9485, 136.3220
CIE-Luv:
85.2844, -80.5872, 103.6297
Hunter-Lab:
81.5881, -69.7824, 48.7506
#02f70e color charts
#02f70e color shades, tints & tones
#02f70e color schemes
#02f70e color preview, HTML & CSS examples
This text has a color of #02f70e
<p style="color:#02f70e;">Text here</p>
.mytext {color:#02f70e;}
This box has a color of #02f70e
<div style="background-color:#02f70e;">Content here</div>
.mybackground {background-color:#02f70e;}
Border around this has a color of #02f70e
<div style="border:2px solid #02f70e;">Content here</div>
.myborder {border:2px solid #02f70e;}