#02ff20 color space conversions
Hex:
#02ff20
RGB:
2, 255, 32
CMY:
99, 0, 87
CMYK:
99, 0, 87, 0
HSL:
127°, 100.0000%, 50.3922%
HSV (HSB):
127°, 99.2157%, 100.0000%
XYZ:
36.0457, 71.6372, 13.2941
xyY:
0.2980, 0.5922, 71.6372
CIE-Lab:
87.7937, -85.4698, 79.7354
CIE-LCH:
87.7937, 116.8881, 136.9880
CIE-Luv:
87.7937, -82.7641, 105.0764
Hunter-Lab:
84.6388, -72.0987, 49.9346
#02ff20 color charts
#02ff20 color shades, tints & tones
#02ff20 color schemes
#02ff20 color preview, HTML & CSS examples
This text has a color of #02ff20
<p style="color:#02ff20;">Text here</p>
.mytext {color:#02ff20;}
This box has a color of #02ff20
<div style="background-color:#02ff20;">Content here</div>
.mybackground {background-color:#02ff20;}
Border around this has a color of #02ff20
<div style="border:2px solid #02ff20;">Content here</div>
.myborder {border:2px solid #02ff20;}