#a32fc9 color space conversions
Hex:
#a32fc9
RGB:
163, 47, 201
CMY:
36, 82, 21
CMYK:
19, 77, 0, 21
HSL:
285°, 62.0968%, 48.6275%
HSV (HSB):
285°, 76.6169%, 78.8235%
XYZ:
26.6634, 14.0366, 56.5624
xyY:
0.2741, 0.1443, 14.0366
CIE-Lab:
44.2854, 67.4615, -56.8349
CIE-LCH:
44.2854, 88.2115, 319.8866
CIE-Luv:
44.2854, 37.0026, -90.8861
Hunter-Lab:
37.4655, 61.4702, -63.2855
#a32fc9 color charts
#a32fc9 color shades, tints & tones
#a32fc9 color schemes
#a32fc9 color preview, HTML & CSS examples
This text has a color of #a32fc9
<p style="color:#a32fc9;">Text here</p>
.mytext {color:#a32fc9;}
This box has a color of #a32fc9
<div style="background-color:#a32fc9;">Content here</div>
.mybackground {background-color:#a32fc9;}
Border around this has a color of #a32fc9
<div style="border:2px solid #a32fc9;">Content here</div>
.myborder {border:2px solid #a32fc9;}