#a32c9c color space conversions
Hex:
#a32c9c
RGB:
163, 44, 156
CMY:
36, 83, 39
CMYK:
0, 73, 4, 36
HSL:
304°, 57.4879%, 40.5882%
HSV (HSB):
304°, 73.0061%, 63.9216%
XYZ:
22.0057, 11.9882, 32.6066
xyY:
0.3304, 0.1800, 11.9882
CIE-Lab:
41.1974, 60.4812, -35.1908
CIE-LCH:
41.1974, 69.9741, 329.8072
CIE-Luv:
41.1974, 51.3680, -57.9849
Hunter-Lab:
34.6240, 52.8559, -31.5987
#a32c9c color charts
#a32c9c color shades, tints & tones
#a32c9c color schemes
#a32c9c color preview, HTML & CSS examples
This text has a color of #a32c9c
<p style="color:#a32c9c;">Text here</p>
.mytext {color:#a32c9c;}
This box has a color of #a32c9c
<div style="background-color:#a32c9c;">Content here</div>
.mybackground {background-color:#a32c9c;}
Border around this has a color of #a32c9c
<div style="border:2px solid #a32c9c;">Content here</div>
.myborder {border:2px solid #a32c9c;}