#80ff41 color space conversions
Hex:
#80ff41
RGB:
128, 255, 65
CMY:
50, 0, 75
CMYK:
50, 0, 75, 0
HSL:
100°, 100.0000%, 62.7451%
HSV (HSB):
100°, 74.5098%, 100.0000%
XYZ:
45.6162, 76.4908, 17.3610
xyY:
0.3271, 0.5484, 76.4908
CIE-Lab:
90.0868, -65.8018, 74.4568
CIE-LCH:
90.0868, 99.3665, 131.4689
CIE-Luv:
90.0868, -60.0659, 99.0564
Hunter-Lab:
87.4590, -59.9527, 49.4520
#80ff41 color charts
#80ff41 color shades, tints & tones
#80ff41 color schemes
#80ff41 color preview, HTML & CSS examples
This text has a color of #80ff41
<p style="color:#80ff41;">Text here</p>
.mytext {color:#80ff41;}
This box has a color of #80ff41
<div style="background-color:#80ff41;">Content here</div>
.mybackground {background-color:#80ff41;}
Border around this has a color of #80ff41
<div style="border:2px solid #80ff41;">Content here</div>
.myborder {border:2px solid #80ff41;}