#02ff80 color space conversions
Hex:
#02ff80
RGB:
2, 255, 128
CMY:
99, 0, 50
CMYK:
99, 0, 50, 0
HSL:
150°, 100.0000%, 50.3922%
HSV (HSB):
150°, 99.2157%, 100.0000%
XYZ:
39.6813, 73.0914, 32.4387
xyY:
0.2733, 0.5033, 73.0914
CIE-Lab:
88.4913, -76.6969, 46.5806
CIE-LCH:
88.4913, 89.7338, 148.7283
CIE-Luv:
88.4913, -79.5462, 74.7961
Hunter-Lab:
85.4935, -66.7639, 37.3491
#02ff80 color charts
#02ff80 color shades, tints & tones
#02ff80 color schemes
#02ff80 color preview, HTML & CSS examples
This text has a color of #02ff80
<p style="color:#02ff80;">Text here</p>
.mytext {color:#02ff80;}
This box has a color of #02ff80
<div style="background-color:#02ff80;">Content here</div>
.mybackground {background-color:#02ff80;}
Border around this has a color of #02ff80
<div style="border:2px solid #02ff80;">Content here</div>
.myborder {border:2px solid #02ff80;}