#80ea7e color space conversions
Hex:
#80ea7e
RGB:
128, 234, 126
CMY:
50, 8, 51
CMYK:
45, 0, 46, 8
HSL:
119°, 72.0000%, 70.5882%
HSV (HSB):
119°, 46.1538%, 91.7647%
XYZ:
42.0908, 64.9412, 30.0552
xyY:
0.3070, 0.4737, 64.9412
CIE-Lab:
84.4534, -51.8766, 42.9740
CIE-LCH:
84.4534, 67.3643, 140.3620
CIE-Luv:
84.4534, -50.1344, 65.8073
Hunter-Lab:
80.5861, -47.7936, 34.2976
#80ea7e color charts
#80ea7e color shades, tints & tones
#80ea7e color schemes
#80ea7e color preview, HTML & CSS examples
This text has a color of #80ea7e
<p style="color:#80ea7e;">Text here</p>
.mytext {color:#80ea7e;}
This box has a color of #80ea7e
<div style="background-color:#80ea7e;">Content here</div>
.mybackground {background-color:#80ea7e;}
Border around this has a color of #80ea7e
<div style="border:2px solid #80ea7e;">Content here</div>
.myborder {border:2px solid #80ea7e;}