#80db80 color space conversions
Hex:
#80db80
RGB:
128, 219, 128
CMY:
50, 14, 50
CMYK:
42, 0, 42, 14
HSL:
120°, 55.8282%, 68.0392%
HSV (HSB):
120°, 41.5525%, 85.8824%
XYZ:
38.1299, 56.8107, 29.3780
xyY:
0.3067, 0.4570, 56.8107
CIE-Lab:
80.0730, -45.3463, 36.4070
CIE-LCH:
80.0730, 58.1528, 141.2402
CIE-Luv:
80.0730, -43.6752, 56.4557
Hunter-Lab:
75.3729, -41.6024, 29.6517
#80db80 color charts
#80db80 color shades, tints & tones
#80db80 color schemes
#80db80 color preview, HTML & CSS examples
This text has a color of #80db80
<p style="color:#80db80;">Text here</p>
.mytext {color:#80db80;}
This box has a color of #80db80
<div style="background-color:#80db80;">Content here</div>
.mybackground {background-color:#80db80;}
Border around this has a color of #80db80
<div style="border:2px solid #80db80;">Content here</div>
.myborder {border:2px solid #80db80;}