#80ff3f color space conversions
Hex:
#80ff3f
RGB:
128, 255, 63
CMY:
50, 0, 75
CMYK:
50, 0, 75, 0
HSL:
100°, 100.0000%, 62.3529%
HSV (HSB):
100°, 75.2941%, 100.0000%
XYZ:
45.5593, 76.4681, 17.0612
xyY:
0.3276, 0.5498, 76.4681
CIE-Lab:
90.0762, -65.9194, 75.0666
CIE-LCH:
90.0762, 99.9017, 131.2878
CIE-Luv:
90.0762, -60.0942, 99.5275
Hunter-Lab:
87.4460, -60.0322, 49.6444
#80ff3f color charts
#80ff3f color shades, tints & tones
#80ff3f color schemes
#80ff3f color preview, HTML & CSS examples
This text has a color of #80ff3f
<p style="color:#80ff3f;">Text here</p>
.mytext {color:#80ff3f;}
This box has a color of #80ff3f
<div style="background-color:#80ff3f;">Content here</div>
.mybackground {background-color:#80ff3f;}
Border around this has a color of #80ff3f
<div style="border:2px solid #80ff3f;">Content here</div>
.myborder {border:2px solid #80ff3f;}