#80ff2f color space conversions
Hex:
#80ff2f
RGB:
128, 255, 47
CMY:
50, 0, 82
CMYK:
50, 0, 82, 0
HSL:
97°, 100.0000%, 59.2157%
HSV (HSB):
97°, 81.5686%, 100.0000%
XYZ:
45.1752, 76.3144, 15.0385
xyY:
0.3309, 0.5590, 76.3144
CIE-Lab:
90.0051, -66.7158, 79.3855
CIE-LCH:
90.0051, 103.6969, 130.0438
CIE-Luv:
90.0051, -60.2868, 102.7295
Hunter-Lab:
87.3581, -60.5697, 50.9441
#80ff2f color charts
#80ff2f color shades, tints & tones
#80ff2f color schemes
#80ff2f color preview, HTML & CSS examples
This text has a color of #80ff2f
<p style="color:#80ff2f;">Text here</p>
.mytext {color:#80ff2f;}
This box has a color of #80ff2f
<div style="background-color:#80ff2f;">Content here</div>
.mybackground {background-color:#80ff2f;}
Border around this has a color of #80ff2f
<div style="border:2px solid #80ff2f;">Content here</div>
.myborder {border:2px solid #80ff2f;}