#80df30 color space conversions
Hex:
#80df30
RGB:
128, 223, 48
CMY:
50, 13, 81
CMYK:
43, 0, 78, 13
HSL:
93°, 73.2218%, 53.1373%
HSV (HSB):
93°, 78.4753%, 87.4510%
XYZ:
35.8233, 57.5779, 12.0219
xyY:
0.3398, 0.5462, 57.5779
CIE-Lab:
80.5036, -54.7932, 70.4379
CIE-LCH:
80.5036, 89.2400, 127.8791
CIE-Luv:
80.5036, -46.7562, 89.5418
Hunter-Lab:
75.8801, -48.5198, 43.7226
#80df30 color charts
#80df30 color shades, tints & tones
#80df30 color schemes
#80df30 color preview, HTML & CSS examples
This text has a color of #80df30
<p style="color:#80df30;">Text here</p>
.mytext {color:#80df30;}
This box has a color of #80df30
<div style="background-color:#80df30;">Content here</div>
.mybackground {background-color:#80df30;}
Border around this has a color of #80df30
<div style="border:2px solid #80df30;">Content here</div>
.myborder {border:2px solid #80df30;}