#a32ed9 color space conversions
Hex:
#a32ed9
RGB:
163, 46, 217
CMY:
36, 82, 15
CMYK:
25, 79, 0, 15
HSL:
281°, 69.2308%, 51.5686%
HSV (HSB):
281°, 78.8018%, 85.0980%
XYZ:
28.6056, 14.7503, 66.9850
xyY:
0.2592, 0.1337, 14.7503
CIE-Lab:
45.2902, 70.8922, -64.4265
CIE-LCH:
45.2902, 95.7939, 317.7356
CIE-Luv:
45.2902, 32.9554, -102.3665
Hunter-Lab:
38.4061, 65.7398, -76.5250
#a32ed9 color charts
#a32ed9 color shades, tints & tones
#a32ed9 color schemes
#a32ed9 color preview, HTML & CSS examples
This text has a color of #a32ed9
<p style="color:#a32ed9;">Text here</p>
.mytext {color:#a32ed9;}
This box has a color of #a32ed9
<div style="background-color:#a32ed9;">Content here</div>
.mybackground {background-color:#a32ed9;}
Border around this has a color of #a32ed9
<div style="border:2px solid #a32ed9;">Content here</div>
.myborder {border:2px solid #a32ed9;}