#a32b9c color space conversions
Hex:
#a32b9c
RGB:
163, 43, 156
CMY:
36, 83, 39
CMYK:
0, 74, 4, 36
HSL:
304°, 58.2524%, 40.3922%
HSV (HSB):
304°, 73.6196%, 63.9216%
XYZ:
21.9689, 11.9146, 32.5943
xyY:
0.3305, 0.1792, 11.9146
CIE-Lab:
41.0800, 60.8156, -35.3763
CIE-LCH:
41.0800, 70.3564, 329.8136
CIE-Luv:
41.0800, 51.5774, -58.2464
Hunter-Lab:
34.5175, 53.2018, -31.8244
#a32b9c color charts
#a32b9c color shades, tints & tones
#a32b9c color schemes
#a32b9c color preview, HTML & CSS examples
This text has a color of #a32b9c
<p style="color:#a32b9c;">Text here</p>
.mytext {color:#a32b9c;}
This box has a color of #a32b9c
<div style="background-color:#a32b9c;">Content here</div>
.mybackground {background-color:#a32b9c;}
Border around this has a color of #a32b9c
<div style="border:2px solid #a32b9c;">Content here</div>
.myborder {border:2px solid #a32b9c;}