#80cd5d color space conversions
Hex:
#80cd5d
RGB:
128, 205, 93
CMY:
50, 20, 64
CMYK:
38, 0, 55, 20
HSL:
101°, 52.8302%, 58.4314%
HSV (HSB):
101°, 54.6341%, 80.3922%
XYZ:
32.7092, 49.0422, 18.0981
xyY:
0.3276, 0.4912, 49.0422
CIE-Lab:
75.4775, -43.9134, 47.7550
CIE-LCH:
75.4775, 64.8763, 132.6003
CIE-Luv:
75.4775, -38.0649, 66.9249
Hunter-Lab:
70.0301, -39.1801, 33.6986
#80cd5d color charts
#80cd5d color shades, tints & tones
#80cd5d color schemes
#80cd5d color preview, HTML & CSS examples
This text has a color of #80cd5d
<p style="color:#80cd5d;">Text here</p>
.mytext {color:#80cd5d;}
This box has a color of #80cd5d
<div style="background-color:#80cd5d;">Content here</div>
.mybackground {background-color:#80cd5d;}
Border around this has a color of #80cd5d
<div style="border:2px solid #80cd5d;">Content here</div>
.myborder {border:2px solid #80cd5d;}