#80de05 color space conversions
Hex:
#80de05
RGB:
128, 222, 5
CMY:
50, 13, 98
CMYK:
42, 0, 98, 13
HSL:
86°, 95.5947%, 44.5098%
HSV (HSB):
86°, 97.7477%, 87.0588%
XYZ:
35.0508, 56.8427, 9.2680
xyY:
0.3465, 0.5619, 56.8427
CIE-Lab:
80.0910, -55.6301, 77.6968
CIE-LCH:
80.0910, 95.5589, 125.6023
CIE-Luv:
80.0910, -46.5360, 94.1957
Hunter-Lab:
75.3941, -48.9549, 45.4875
#80de05 color charts
#80de05 color shades, tints & tones
#80de05 color schemes
#80de05 color preview, HTML & CSS examples
This text has a color of #80de05
<p style="color:#80de05;">Text here</p>
.mytext {color:#80de05;}
This box has a color of #80de05
<div style="background-color:#80de05;">Content here</div>
.mybackground {background-color:#80de05;}
Border around this has a color of #80de05
<div style="border:2px solid #80de05;">Content here</div>
.myborder {border:2px solid #80de05;}