#80fd41 color space conversions
Hex:
#80fd41
RGB:
128, 253, 65
CMY:
50, 1, 75
CMYK:
49, 0, 74, 1
HSL:
100°, 97.9167%, 62.3529%
HSV (HSB):
100°, 74.3083%, 99.2157%
XYZ:
44.9815, 75.2214, 17.1494
xyY:
0.3275, 0.5477, 75.2214
CIE-Lab:
89.4966, -65.0823, 73.8817
CIE-LCH:
89.4966, 98.4592, 131.3768
CIE-Luv:
89.4966, -59.2566, 98.2226
Hunter-Lab:
86.7303, -59.2013, 48.9876
#80fd41 color charts
#80fd41 color shades, tints & tones
#80fd41 color schemes
#80fd41 color preview, HTML & CSS examples
This text has a color of #80fd41
<p style="color:#80fd41;">Text here</p>
.mytext {color:#80fd41;}
This box has a color of #80fd41
<div style="background-color:#80fd41;">Content here</div>
.mybackground {background-color:#80fd41;}
Border around this has a color of #80fd41
<div style="border:2px solid #80fd41;">Content here</div>
.myborder {border:2px solid #80fd41;}