#80da2a color space conversions
Hex:
#80da2a
RGB:
128, 218, 42
CMY:
50, 15, 84
CMYK:
41, 0, 81, 15
HSL:
91°, 70.4000%, 50.9804%
HSV (HSB):
91°, 80.7339%, 85.4902%
XYZ:
34.3914, 54.8992, 10.9745
xyY:
0.3430, 0.5475, 54.8992
CIE-Lab:
78.9832, -53.1172, 70.6880
CIE-LCH:
78.9832, 88.4208, 126.9224
CIE-Luv:
78.9832, -44.5735, 88.6356
Hunter-Lab:
74.0940, -46.8120, 43.0840
#80da2a color charts
#80da2a color shades, tints & tones
#80da2a color schemes
#80da2a color preview, HTML & CSS examples
This text has a color of #80da2a
<p style="color:#80da2a;">Text here</p>
.mytext {color:#80da2a;}
This box has a color of #80da2a
<div style="background-color:#80da2a;">Content here</div>
.mybackground {background-color:#80da2a;}
Border around this has a color of #80da2a
<div style="border:2px solid #80da2a;">Content here</div>
.myborder {border:2px solid #80da2a;}