#80c400 color space conversions
Hex:
#80c400
RGB:
128, 196, 0
CMY:
50, 23, 100
CMYK:
35, 0, 100, 23
HSL:
81°, 100.0000%, 38.4314%
HSV (HSB):
81°, 100.0000%, 76.8627%
XYZ:
28.6420, 44.0690, 6.9966
xyY:
0.3593, 0.5529, 44.0690
CIE-Lab:
72.2746, -45.2778, 72.0903
CIE-LCH:
72.2746, 85.1299, 122.1317
CIE-Luv:
72.2746, -34.4145, 84.3365
Hunter-Lab:
66.3845, -39.1580, 40.2203
#80c400 color charts
#80c400 color shades, tints & tones
#80c400 color schemes
#80c400 color preview, HTML & CSS examples
This text has a color of #80c400
<p style="color:#80c400;">Text here</p>
.mytext {color:#80c400;}
This box has a color of #80c400
<div style="background-color:#80c400;">Content here</div>
.mybackground {background-color:#80c400;}
Border around this has a color of #80c400
<div style="border:2px solid #80c400;">Content here</div>
.myborder {border:2px solid #80c400;}