#a32ec4 color space conversions
Hex:
#a32ec4
RGB:
163, 46, 196
CMY:
36, 82, 23
CMYK:
17, 77, 0, 23
HSL:
287°, 61.9835%, 47.4510%
HSV (HSB):
287°, 76.5306%, 76.8627%
XYZ:
26.0451, 13.7260, 53.5012
xyY:
0.2792, 0.1472, 13.7260
CIE-Lab:
43.8375, 66.8423, -54.6529
CIE-LCH:
43.8375, 86.3413, 320.7292
CIE-Luv:
43.8375, 38.5406, -87.5063
Hunter-Lab:
37.0487, 60.6495, -59.6854
#a32ec4 color charts
#a32ec4 color shades, tints & tones
#a32ec4 color schemes
#a32ec4 color preview, HTML & CSS examples
This text has a color of #a32ec4
<p style="color:#a32ec4;">Text here</p>
.mytext {color:#a32ec4;}
This box has a color of #a32ec4
<div style="background-color:#a32ec4;">Content here</div>
.mybackground {background-color:#a32ec4;}
Border around this has a color of #a32ec4
<div style="border:2px solid #a32ec4;">Content here</div>
.myborder {border:2px solid #a32ec4;}