#02df32 color space conversions
Hex:
#02df32
RGB:
2, 223, 50
CMY:
99, 13, 80
CMYK:
99, 0, 78, 13
HSL:
133°, 98.2222%, 44.1176%
HSV (HSB):
133°, 99.1031%, 87.4510%
XYZ:
26.9884, 53.0185, 11.8288
xyY:
0.2939, 0.5773, 53.0185
CIE-Lab:
77.8859, -76.0438, 66.4412
CIE-LCH:
77.8859, 100.9807, 138.8556
CIE-Luv:
77.8859, -72.8844, 89.0635
Hunter-Lab:
72.8138, -61.2632, 41.3379
#02df32 color charts
#02df32 color shades, tints & tones
#02df32 color schemes
#02df32 color preview, HTML & CSS examples
This text has a color of #02df32
<p style="color:#02df32;">Text here</p>
.mytext {color:#02df32;}
This box has a color of #02df32
<div style="background-color:#02df32;">Content here</div>
.mybackground {background-color:#02df32;}
Border around this has a color of #02df32
<div style="border:2px solid #02df32;">Content here</div>
.myborder {border:2px solid #02df32;}