#32f95e color space conversions
Hex:
#32f95e
RGB:
50, 249, 94
CMY:
80, 2, 63
CMYK:
80, 0, 62, 2
HSL:
133°, 94.3128%, 58.6275%
HSV (HSB):
133°, 79.9197%, 97.6471%
XYZ:
37.2115, 69.2376, 21.9926
xyY:
0.2897, 0.5391, 69.2376
CIE-Lab:
86.6216, -76.5577, 59.5876
CIE-LCH:
86.6216, 97.0142, 142.1051
CIE-Luv:
86.6216, -75.9810, 87.2002
Hunter-Lab:
83.2091, -65.7901, 42.5757
#32f95e color charts
#32f95e color shades, tints & tones
#32f95e color schemes
#32f95e color preview, HTML & CSS examples
This text has a color of #32f95e
<p style="color:#32f95e;">Text here</p>
.mytext {color:#32f95e;}
This box has a color of #32f95e
<div style="background-color:#32f95e;">Content here</div>
.mybackground {background-color:#32f95e;}
Border around this has a color of #32f95e
<div style="border:2px solid #32f95e;">Content here</div>
.myborder {border:2px solid #32f95e;}