#a32c9a color space conversions
Hex:
#a32c9a
RGB:
163, 44, 154
CMY:
36, 83, 40
CMYK:
0, 73, 6, 36
HSL:
305°, 57.4879%, 40.5882%
HSV (HSB):
305°, 73.0061%, 63.9216%
XYZ:
21.8377, 11.9210, 31.7219
xyY:
0.3335, 0.1821, 11.9210
CIE-Lab:
41.0903, 60.1594, -34.1540
CIE-LCH:
41.0903, 69.1784, 330.4153
CIE-Luv:
41.0903, 52.0527, -56.4359
Hunter-Lab:
34.5268, 52.4767, -30.3046
#a32c9a color charts
#a32c9a color shades, tints & tones
#a32c9a color schemes
#a32c9a color preview, HTML & CSS examples
This text has a color of #a32c9a
<p style="color:#a32c9a;">Text here</p>
.mytext {color:#a32c9a;}
This box has a color of #a32c9a
<div style="background-color:#a32c9a;">Content here</div>
.mybackground {background-color:#a32c9a;}
Border around this has a color of #a32c9a
<div style="border:2px solid #a32c9a;">Content here</div>
.myborder {border:2px solid #a32c9a;}