#80dc40 color space conversions
Hex:
#80dc40
RGB:
128, 220, 64
CMY:
50, 14, 75
CMYK:
42, 0, 71, 14
HSL:
95°, 69.0265%, 55.6863%
HSV (HSB):
95°, 70.9091%, 86.2745%
XYZ:
35.4207, 56.1458, 13.8208
xyY:
0.3361, 0.5328, 56.1458
CIE-Lab:
79.6967, -52.6733, 64.4815
CIE-LCH:
79.6967, 83.2607, 129.2445
CIE-Luv:
79.6967, -45.2559, 84.4093
Hunter-Lab:
74.9305, -46.7488, 41.5154
#80dc40 color charts
#80dc40 color shades, tints & tones
#80dc40 color schemes
#80dc40 color preview, HTML & CSS examples
This text has a color of #80dc40
<p style="color:#80dc40;">Text here</p>
.mytext {color:#80dc40;}
This box has a color of #80dc40
<div style="background-color:#80dc40;">Content here</div>
.mybackground {background-color:#80dc40;}
Border around this has a color of #80dc40
<div style="border:2px solid #80dc40;">Content here</div>
.myborder {border:2px solid #80dc40;}