#02ff64 color space conversions
Hex:
#02ff64
RGB:
2, 255, 100
CMY:
99, 0, 61
CMYK:
99, 0, 61, 0
HSL:
143°, 100.0000%, 50.3922%
HSV (HSB):
143°, 99.2157%, 100.0000%
XYZ:
38.0853, 72.4530, 24.0341
xyY:
0.2830, 0.5384, 72.4530
CIE-Lab:
88.1862, -80.4606, 58.7611
CIE-LCH:
88.1862, 99.6332, 143.8590
CIE-Luv:
88.1862, -80.9016, 87.6221
Hunter-Lab:
85.1193, -69.0919, 42.8425
#02ff64 color charts
#02ff64 color shades, tints & tones
#02ff64 color schemes
#02ff64 color preview, HTML & CSS examples
This text has a color of #02ff64
<p style="color:#02ff64;">Text here</p>
.mytext {color:#02ff64;}
This box has a color of #02ff64
<div style="background-color:#02ff64;">Content here</div>
.mybackground {background-color:#02ff64;}
Border around this has a color of #02ff64
<div style="border:2px solid #02ff64;">Content here</div>
.myborder {border:2px solid #02ff64;}