#32fc7d color space conversions
Hex:
#32fc7d
RGB:
50, 252, 125
CMY:
80, 1, 51
CMYK:
80, 0, 50, 1
HSL:
142°, 97.1154%, 59.2157%
HSV (HSB):
142°, 80.1587%, 98.8235%
XYZ:
39.8275, 71.7796, 31.1578
xyY:
0.2790, 0.5028, 71.7796
CIE-Lab:
87.8624, -73.5278, 47.2781
CIE-LCH:
87.8624, 87.4160, 147.2591
CIE-Luv:
87.8624, -75.5894, 74.8878
Hunter-Lab:
84.7228, -64.3537, 37.5014
#32fc7d color charts
#32fc7d color shades, tints & tones
#32fc7d color schemes
#32fc7d color preview, HTML & CSS examples
This text has a color of #32fc7d
<p style="color:#32fc7d;">Text here</p>
.mytext {color:#32fc7d;}
This box has a color of #32fc7d
<div style="background-color:#32fc7d;">Content here</div>
.mybackground {background-color:#32fc7d;}
Border around this has a color of #32fc7d
<div style="border:2px solid #32fc7d;">Content here</div>
.myborder {border:2px solid #32fc7d;}