#a32b9b color space conversions
Hex:
#a32b9b
RGB:
163, 43, 155
CMY:
36, 83, 39
CMYK:
0, 74, 5, 36
HSL:
304°, 58.2524%, 40.3922%
HSV (HSB):
304°, 73.6196%, 63.9216%
XYZ:
21.8845, 11.8808, 32.1501
xyY:
0.3320, 0.1802, 11.8808
CIE-Lab:
41.0261, 60.6548, -34.8587
CIE-LCH:
41.0261, 69.9581, 330.1138
CIE-Luv:
41.0261, 51.9211, -57.4735
Hunter-Lab:
34.4686, 53.0118, -31.1740
#a32b9b color charts
#a32b9b color shades, tints & tones
#a32b9b color schemes
#a32b9b color preview, HTML & CSS examples
This text has a color of #a32b9b
<p style="color:#a32b9b;">Text here</p>
.mytext {color:#a32b9b;}
This box has a color of #a32b9b
<div style="background-color:#a32b9b;">Content here</div>
.mybackground {background-color:#a32b9b;}
Border around this has a color of #a32b9b
<div style="border:2px solid #a32b9b;">Content here</div>
.myborder {border:2px solid #a32b9b;}