#80e08e color space conversions
Hex:
#80e08e
RGB:
128, 224, 142
CMY:
50, 12, 44
CMYK:
43, 0, 37, 12
HSL:
129°, 60.7595%, 69.0196%
HSV (HSB):
129°, 42.8571%, 87.8431%
XYZ:
40.4402, 59.8535, 35.0126
xyY:
0.2989, 0.4424, 59.8535
CIE-Lab:
81.7585, -45.3088, 31.5288
CIE-LCH:
81.7585, 55.1993, 145.1673
CIE-Luv:
81.7585, -45.4793, 51.0151
Hunter-Lab:
77.3650, -42.0834, 27.3230
#80e08e color charts
#80e08e color shades, tints & tones
#80e08e color schemes
#80e08e color preview, HTML & CSS examples
This text has a color of #80e08e
<p style="color:#80e08e;">Text here</p>
.mytext {color:#80e08e;}
This box has a color of #80e08e
<div style="background-color:#80e08e;">Content here</div>
.mybackground {background-color:#80e08e;}
Border around this has a color of #80e08e
<div style="border:2px solid #80e08e;">Content here</div>
.myborder {border:2px solid #80e08e;}