#80db5f color space conversions
Hex:
#80db5f
RGB:
128, 219, 95
CMY:
50, 14, 63
CMYK:
42, 0, 57, 14
HSL:
104°, 63.2653%, 61.5686%
HSV (HSB):
104°, 56.6210%, 85.8824%
XYZ:
36.2992, 56.0785, 19.7375
xyY:
0.3238, 0.5002, 56.0785
CIE-Lab:
79.6584, -49.5581, 51.7385
CIE-LCH:
79.6584, 71.6441, 133.7669
CIE-Luv:
79.6584, -44.3522, 72.9896
Hunter-Lab:
74.8855, -44.5257, 36.7929
#80db5f color charts
#80db5f color shades, tints & tones
#80db5f color schemes
#80db5f color preview, HTML & CSS examples
This text has a color of #80db5f
<p style="color:#80db5f;">Text here</p>
.mytext {color:#80db5f;}
This box has a color of #80db5f
<div style="background-color:#80db5f;">Content here</div>
.mybackground {background-color:#80db5f;}
Border around this has a color of #80db5f
<div style="border:2px solid #80db5f;">Content here</div>
.myborder {border:2px solid #80db5f;}