#32ff41 color space conversions
Hex:
#32ff41
RGB:
50, 255, 65
CMY:
80, 0, 75
CMYK:
80, 0, 75, 0
HSL:
124°, 100.0000%, 59.8039%
HSV (HSB):
124°, 80.3922%, 100.0000%
XYZ:
38.0295, 72.5798, 17.0060
xyY:
0.2980, 0.5687, 72.5798
CIE-Lab:
88.2469, -80.9023, 72.0291
CIE-LCH:
88.2469, 108.3207, 138.3206
CIE-Luv:
88.2469, -78.7894, 99.0026
Hunter-Lab:
85.1938, -69.4087, 47.8004
#32ff41 color charts
#32ff41 color shades, tints & tones
#32ff41 color schemes
#32ff41 color preview, HTML & CSS examples
This text has a color of #32ff41
<p style="color:#32ff41;">Text here</p>
.mytext {color:#32ff41;}
This box has a color of #32ff41
<div style="background-color:#32ff41;">Content here</div>
.mybackground {background-color:#32ff41;}
Border around this has a color of #32ff41
<div style="border:2px solid #32ff41;">Content here</div>
.myborder {border:2px solid #32ff41;}