#a32c9e color space conversions
Hex:
#a32c9e
RGB:
163, 44, 158
CMY:
36, 83, 38
CMYK:
0, 73, 3, 36
HSL:
303°, 57.4879%, 40.5882%
HSV (HSB):
303°, 73.0061%, 63.9216%
XYZ:
22.1765, 12.0565, 33.5061
xyY:
0.3274, 0.1780, 12.0565
CIE-Lab:
41.3058, 60.8061, -36.2230
CIE-LCH:
41.3058, 70.7777, 329.2172
CIE-Luv:
41.3058, 50.6884, -59.5301
Hunter-Lab:
34.7225, 53.2397, -32.9071
#a32c9e color charts
#a32c9e color shades, tints & tones
#a32c9e color schemes
#a32c9e color preview, HTML & CSS examples
This text has a color of #a32c9e
<p style="color:#a32c9e;">Text here</p>
.mytext {color:#a32c9e;}
This box has a color of #a32c9e
<div style="background-color:#a32c9e;">Content here</div>
.mybackground {background-color:#a32c9e;}
Border around this has a color of #a32c9e
<div style="border:2px solid #a32c9e;">Content here</div>
.myborder {border:2px solid #a32c9e;}