#a32e9c color space conversions
Hex:
#a32e9c
RGB:
163, 46, 156
CMY:
36, 82, 39
CMYK:
0, 72, 4, 36
HSL:
304°, 55.9809%, 40.9804%
HSV (HSB):
304°, 71.7791%, 63.9216%
XYZ:
22.0820, 12.1408, 32.6321
xyY:
0.3303, 0.1816, 12.1408
CIE-Lab:
41.4391, 59.7939, -34.8088
CIE-LCH:
41.4391, 69.1879, 329.7943
CIE-Luv:
41.4391, 50.9345, -57.4436
Hunter-Lab:
34.8437, 52.1470, -31.1361
#a32e9c color charts
#a32e9c color shades, tints & tones
#a32e9c color schemes
#a32e9c color preview, HTML & CSS examples
This text has a color of #a32e9c
<p style="color:#a32e9c;">Text here</p>
.mytext {color:#a32e9c;}
This box has a color of #a32e9c
<div style="background-color:#a32e9c;">Content here</div>
.mybackground {background-color:#a32e9c;}
Border around this has a color of #a32e9c
<div style="border:2px solid #a32e9c;">Content here</div>
.myborder {border:2px solid #a32e9c;}