#80fd42 color space conversions
Hex:
#80fd42
RGB:
128, 253, 66
CMY:
50, 1, 74
CMYK:
49, 0, 74, 1
HSL:
100°, 97.9058%, 62.5490%
HSV (HSB):
100°, 73.9130%, 99.2157%
XYZ:
45.0107, 75.2331, 17.3034
xyY:
0.3272, 0.5470, 75.2331
CIE-Lab:
89.5021, -65.0214, 73.5689
CIE-LCH:
89.5021, 98.1844, 131.4708
CIE-Luv:
89.5021, -59.2422, 97.9787
Hunter-Lab:
86.7370, -59.1602, 48.8880
#80fd42 color charts
#80fd42 color shades, tints & tones
#80fd42 color schemes
#80fd42 color preview, HTML & CSS examples
This text has a color of #80fd42
<p style="color:#80fd42;">Text here</p>
.mytext {color:#80fd42;}
This box has a color of #80fd42
<div style="background-color:#80fd42;">Content here</div>
.mybackground {background-color:#80fd42;}
Border around this has a color of #80fd42
<div style="border:2px solid #80fd42;">Content here</div>
.myborder {border:2px solid #80fd42;}