#80ca8c color space conversions
Hex:
#80ca8c
RGB:
128, 202, 140
CMY:
50, 21, 45
CMYK:
37, 0, 31, 21
HSL:
130°, 41.1111%, 64.7059%
HSV (HSB):
130°, 36.6337%, 79.2157%
XYZ:
34.7562, 48.7237, 32.3837
xyY:
0.3000, 0.4205, 48.7237
CIE-Lab:
75.2791, -35.8961, 23.8765
CIE-LCH:
75.2791, 43.1117, 146.3699
CIE-Luv:
75.2791, -35.9162, 39.0766
Hunter-Lab:
69.8024, -33.2748, 21.3550
#80ca8c color charts
#80ca8c color shades, tints & tones
#80ca8c color schemes
#80ca8c color preview, HTML & CSS examples
This text has a color of #80ca8c
<p style="color:#80ca8c;">Text here</p>
.mytext {color:#80ca8c;}
This box has a color of #80ca8c
<div style="background-color:#80ca8c;">Content here</div>
.mybackground {background-color:#80ca8c;}
Border around this has a color of #80ca8c
<div style="border:2px solid #80ca8c;">Content here</div>
.myborder {border:2px solid #80ca8c;}