#32bc7c color space conversions
Hex:
#32bc7c
RGB:
50, 188, 124
CMY:
80, 26, 51
CMYK:
73, 0, 34, 26
HSL:
152°, 57.9832%, 46.6667%
HSV (HSB):
152°, 73.4043%, 73.7255%
XYZ:
22.9367, 38.0998, 25.2139
xyY:
0.2659, 0.4417, 38.0998
CIE-Lab:
68.0941, -51.1829, 22.1734
CIE-LCH:
68.0941, 55.7794, 156.5768
CIE-Luv:
68.0941, -53.9275, 38.4138
Hunter-Lab:
61.7250, -41.6891, 18.9883
#32bc7c color charts
#32bc7c color shades, tints & tones
#32bc7c color schemes
#32bc7c color preview, HTML & CSS examples
This text has a color of #32bc7c
<p style="color:#32bc7c;">Text here</p>
.mytext {color:#32bc7c;}
This box has a color of #32bc7c
<div style="background-color:#32bc7c;">Content here</div>
.mybackground {background-color:#32bc7c;}
Border around this has a color of #32bc7c
<div style="border:2px solid #32bc7c;">Content here</div>
.myborder {border:2px solid #32bc7c;}