#80ed40 color space conversions
Hex:
#80ed40
RGB:
128, 237, 64
CMY:
50, 7, 75
CMYK:
46, 0, 73, 7
HSL:
98°, 82.7751%, 59.0196%
HSV (HSB):
98°, 72.9958%, 92.9412%
XYZ:
40.1117, 65.5277, 15.3845
xyY:
0.3314, 0.5414, 65.5277
CIE-Lab:
84.7549, -59.2457, 69.5466
CIE-LCH:
84.7549, 91.3608, 130.4272
CIE-Luv:
84.7549, -52.6389, 91.7301
Hunter-Lab:
80.9492, -53.2114, 45.3963
#80ed40 color charts
#80ed40 color shades, tints & tones
#80ed40 color schemes
#80ed40 color preview, HTML & CSS examples
This text has a color of #80ed40
<p style="color:#80ed40;">Text here</p>
.mytext {color:#80ed40;}
This box has a color of #80ed40
<div style="background-color:#80ed40;">Content here</div>
.mybackground {background-color:#80ed40;}
Border around this has a color of #80ed40
<div style="border:2px solid #80ed40;">Content here</div>
.myborder {border:2px solid #80ed40;}