#80db3d color space conversions
Hex:
#80db3d
RGB:
128, 219, 61
CMY:
50, 14, 76
CMYK:
42, 0, 72, 14
HSL:
95°, 68.6957%, 54.9020%
HSV (HSB):
95°, 72.1461%, 85.8824%
XYZ:
35.0759, 55.5892, 13.2960
xyY:
0.3374, 0.5347, 55.5892
CIE-Lab:
79.3794, -52.4770, 65.2233
CIE-LCH:
79.3794, 83.7133, 128.8193
CIE-Luv:
79.3794, -44.8443, 84.7958
Hunter-Lab:
74.5581, -46.5013, 41.6175
#80db3d color charts
#80db3d color shades, tints & tones
#80db3d color schemes
#80db3d color preview, HTML & CSS examples
This text has a color of #80db3d
<p style="color:#80db3d;">Text here</p>
.mytext {color:#80db3d;}
This box has a color of #80db3d
<div style="background-color:#80db3d;">Content here</div>
.mybackground {background-color:#80db3d;}
Border around this has a color of #80db3d
<div style="border:2px solid #80db3d;">Content here</div>
.myborder {border:2px solid #80db3d;}