#a32acc color space conversions
Hex:
#a32acc
RGB:
163, 42, 204
CMY:
36, 84, 20
CMYK:
20, 79, 0, 20
HSL:
285°, 65.8537%, 48.2353%
HSV (HSB):
285°, 79.4118%, 80.0000%
XYZ:
26.8313, 13.8021, 58.3766
xyY:
0.2710, 0.1394, 13.8021
CIE-Lab:
43.9478, 69.6024, -59.1180
CIE-LCH:
43.9478, 91.3205, 319.6565
CIE-Luv:
43.9478, 36.8924, -94.0493
Hunter-Lab:
37.1512, 63.9017, -67.1582
#a32acc color charts
#a32acc RGB chart
#a32acc CMYK chart
#a32acc RGB pie chart
#a32acc color shades, tints & tones
#a32acc color schemes
#a32acc color preview, HTML & CSS examples
This text has a color of #a32acc
<p style="color:#a32acc;">Text here</p>
.mytext {color:#a32acc;}
Text color #a32acc
This box has a color of #a32acc
<div style="background-color:#a32acc;">Content here</div>
.mybackground {background-color:#a32acc;}
Background color #a32acc
Border around this has a color of #a32acc
<div style="border:2px solid #a32acc;">Content here</div>
.myborder {border:2px solid #a32acc;}
Border color #a32acc