#32f98f color space conversions
Hex:
#32f98f
RGB:
50, 249, 143
CMY:
80, 2, 44
CMYK:
80, 0, 43, 2
HSL:
148°, 94.3128%, 58.6275%
HSV (HSB):
148°, 79.9197%, 97.6471%
XYZ:
40.1490, 70.4126, 37.4615
xyY:
0.2712, 0.4757, 70.4126
CIE-Lab:
87.1989, -69.6636, 37.7859
CIE-LCH:
87.1989, 79.2514, 151.5243
CIE-Luv:
87.1989, -73.6554, 63.4210
Hunter-Lab:
83.9122, -61.4406, 32.2693
#32f98f color charts
#32f98f color shades, tints & tones
#32f98f color schemes
#32f98f color preview, HTML & CSS examples
This text has a color of #32f98f
<p style="color:#32f98f;">Text here</p>
.mytext {color:#32f98f;}
This box has a color of #32f98f
<div style="background-color:#32f98f;">Content here</div>
.mybackground {background-color:#32f98f;}
Border around this has a color of #32f98f
<div style="border:2px solid #32f98f;">Content here</div>
.myborder {border:2px solid #32f98f;}