#02df01 color space conversions
Hex:
#02df01
RGB:
2, 223, 1
CMY:
99, 13, 100
CMYK:
99, 0, 100, 13
HSL:
120°, 99.1071%, 43.9216%
HSV (HSB):
120°, 99.5516%, 87.4510%
XYZ:
26.4182, 52.7904, 8.8259
xyY:
0.3001, 0.5997, 52.7904
CIE-Lab:
77.7511, -77.7938, 75.0840
CIE-LCH:
77.7511, 108.1179, 136.0155
CIE-Luv:
77.7511, -73.5297, 95.1063
Hunter-Lab:
72.6570, -62.2470, 43.6578
#02df01 color charts
#02df01 color shades, tints & tones
#02df01 color schemes
#02df01 color preview, HTML & CSS examples
This text has a color of #02df01
<p style="color:#02df01;">Text here</p>
.mytext {color:#02df01;}
This box has a color of #02df01
<div style="background-color:#02df01;">Content here</div>
.mybackground {background-color:#02df01;}
Border around this has a color of #02df01
<div style="border:2px solid #02df01;">Content here</div>
.myborder {border:2px solid #02df01;}