#02ff32 color space conversions
Hex:
#02ff32
RGB:
2, 255, 50
CMY:
99, 0, 80
CMYK:
99, 0, 80, 0
HSL:
131°, 100.0000%, 50.3922%
HSV (HSB):
131°, 99.2157%, 100.0000%
XYZ:
36.3608, 71.7632, 14.9529
xyY:
0.2954, 0.5831, 71.7632
CIE-Lab:
87.8545, -84.6808, 75.8740
CIE-LCH:
87.8545, 113.7000, 138.1396
CIE-Luv:
87.8545, -82.4662, 102.2975
Hunter-Lab:
84.7132, -71.6319, 48.8338
#02ff32 color charts
#02ff32 color shades, tints & tones
#02ff32 color schemes
#02ff32 color preview, HTML & CSS examples
This text has a color of #02ff32
<p style="color:#02ff32;">Text here</p>
.mytext {color:#02ff32;}
This box has a color of #02ff32
<div style="background-color:#02ff32;">Content here</div>
.mybackground {background-color:#02ff32;}
Border around this has a color of #02ff32
<div style="border:2px solid #02ff32;">Content here</div>
.myborder {border:2px solid #02ff32;}