#a017d9 color space conversions
Hex:
#a017d9
RGB:
160, 23, 217
CMY:
37, 91, 15
CMYK:
26, 89, 0, 15
HSL:
282°, 80.8333%, 47.0588%
HSV (HSB):
282°, 89.4009%, 85.0980%
XYZ:
27.3280, 13.0961, 66.7331
xyY:
0.2550, 0.1222, 13.0961
CIE-Lab:
42.9077, 76.0968, -68.3207
CIE-LCH:
42.9077, 102.2666, 318.0821
CIE-Luv:
42.9077, 33.4625, -106.1674
Hunter-Lab:
36.1886, 71.4652, -84.0010
#a017d9 color charts
#a017d9 color shades, tints & tones
#a017d9 color schemes
#a017d9 color preview, HTML & CSS examples
This text has a color of #a017d9
<p style="color:#a017d9;">Text here</p>
.mytext {color:#a017d9;}
This box has a color of #a017d9
<div style="background-color:#a017d9;">Content here</div>
.mybackground {background-color:#a017d9;}
Border around this has a color of #a017d9
<div style="border:2px solid #a017d9;">Content here</div>
.myborder {border:2px solid #a017d9;}