#a32e9b color space conversions
Hex:
#a32e9b
RGB:
163, 46, 155
CMY:
36, 82, 39
CMYK:
0, 72, 5, 36
HSL:
304°, 55.9809%, 40.9804%
HSV (HSB):
304°, 71.7791%, 63.9216%
XYZ:
21.9976, 12.1071, 32.1878
xyY:
0.3318, 0.1826, 12.1071
CIE-Lab:
41.3858, 59.6316, -34.2906
CIE-LCH:
41.3858, 68.7878, 330.0993
CIE-Luv:
41.3858, 51.2721, -56.6672
Hunter-Lab:
34.7952, 51.9566, -30.4904
#a32e9b color charts
#a32e9b color shades, tints & tones
#a32e9b color schemes
#a32e9b color preview, HTML & CSS examples
This text has a color of #a32e9b
<p style="color:#a32e9b;">Text here</p>
.mytext {color:#a32e9b;}
This box has a color of #a32e9b
<div style="background-color:#a32e9b;">Content here</div>
.mybackground {background-color:#a32e9b;}
Border around this has a color of #a32e9b
<div style="border:2px solid #a32e9b;">Content here</div>
.myborder {border:2px solid #a32e9b;}