#32fc25 color space conversions
Hex:
#32fc25
RGB:
50, 252, 37
CMY:
80, 1, 85
CMYK:
80, 0, 85, 1
HSL:
116°, 97.2851%, 56.6667%
HSV (HSB):
116°, 85.3175%, 98.8235%
XYZ:
36.4597, 70.4325, 13.4235
xyY:
0.3030, 0.5854, 70.4325
CIE-Lab:
87.2085, -81.5676, 78.4056
CIE-LCH:
87.2085, 113.1402, 136.1323
CIE-Luv:
87.2085, -78.3908, 103.2105
Hunter-Lab:
83.9241, -69.3201, 49.2635
#32fc25 color charts
#32fc25 color shades, tints & tones
#32fc25 color schemes
#32fc25 color preview, HTML & CSS examples
This text has a color of #32fc25
<p style="color:#32fc25;">Text here</p>
.mytext {color:#32fc25;}
This box has a color of #32fc25
<div style="background-color:#32fc25;">Content here</div>
.mybackground {background-color:#32fc25;}
Border around this has a color of #32fc25
<div style="border:2px solid #32fc25;">Content here</div>
.myborder {border:2px solid #32fc25;}