#80c30e color space conversions
Hex:
#80c30e
RGB:
128, 195, 14
CMY:
50, 24, 95
CMYK:
34, 0, 93, 24
HSL:
82°, 86.6029%, 40.9804%
HSV (HSB):
82°, 92.8205%, 76.4706%
XYZ:
28.4965, 43.6511, 7.3391
xyY:
0.3585, 0.5492, 43.6511
CIE-Lab:
71.9947, -44.6400, 70.3214
CIE-LCH:
71.9947, 83.2936, 122.4074
CIE-Luv:
71.9947, -33.9013, 83.0082
Hunter-Lab:
66.0690, -38.6312, 39.6623
#80c30e color charts
#80c30e color shades, tints & tones
#80c30e color schemes
#80c30e color preview, HTML & CSS examples
This text has a color of #80c30e
<p style="color:#80c30e;">Text here</p>
.mytext {color:#80c30e;}
This box has a color of #80c30e
<div style="background-color:#80c30e;">Content here</div>
.mybackground {background-color:#80c30e;}
Border around this has a color of #80c30e
<div style="border:2px solid #80c30e;">Content here</div>
.myborder {border:2px solid #80c30e;}