#80ed2c color space conversions
Hex:
#80ed2c
RGB:
128, 237, 44
CMY:
50, 7, 83
CMYK:
46, 0, 81, 7
HSL:
94°, 84.2795%, 55.0980%
HSV (HSB):
94°, 81.4346%, 92.9412%
XYZ:
39.6409, 65.3394, 12.9054
xyY:
0.3363, 0.5543, 65.3394
CIE-Lab:
84.6583, -60.3024, 75.3062
CIE-LCH:
84.6583, 96.4749, 128.6864
CIE-Luv:
84.6583, -52.8622, 96.0190
Hunter-Lab:
80.8328, -53.9199, 47.1170
#80ed2c color charts
#80ed2c color shades, tints & tones
#80ed2c color schemes
#80ed2c color preview, HTML & CSS examples
This text has a color of #80ed2c
<p style="color:#80ed2c;">Text here</p>
.mytext {color:#80ed2c;}
This box has a color of #80ed2c
<div style="background-color:#80ed2c;">Content here</div>
.mybackground {background-color:#80ed2c;}
Border around this has a color of #80ed2c
<div style="border:2px solid #80ed2c;">Content here</div>
.myborder {border:2px solid #80ed2c;}