#80cd3e color space conversions
Hex:
#80cd3e
RGB:
128, 205, 62
CMY:
50, 20, 76
CMYK:
38, 0, 70, 20
HSL:
92°, 58.8477%, 52.3529%
HSV (HSB):
92°, 69.7561%, 80.3922%
XYZ:
31.6029, 48.5996, 12.2724
xyY:
0.3417, 0.5255, 48.5996
CIE-Lab:
75.2016, -46.7195, 60.6345
CIE-LCH:
75.2016, 76.5458, 127.6147
CIE-Luv:
75.2016, -38.4332, 78.3877
Hunter-Lab:
69.7134, -41.0798, 38.3619
#80cd3e color charts
#80cd3e color shades, tints & tones
#80cd3e color schemes
#80cd3e color preview, HTML & CSS examples
This text has a color of #80cd3e
<p style="color:#80cd3e;">Text here</p>
.mytext {color:#80cd3e;}
This box has a color of #80cd3e
<div style="background-color:#80cd3e;">Content here</div>
.mybackground {background-color:#80cd3e;}
Border around this has a color of #80cd3e
<div style="border:2px solid #80cd3e;">Content here</div>
.myborder {border:2px solid #80cd3e;}