#a017f5 color space conversions
Hex:
#a017f5
RGB:
160, 23, 245
CMY:
37, 91, 4
CMYK:
35, 91, 0, 4
HSL:
277°, 91.7355%, 52.5490%
HSV (HSB):
277°, 90.6122%, 96.0784%
XYZ:
31.2850, 14.6789, 87.5706
xyY:
0.2343, 0.1099, 14.6789
CIE-Lab:
45.1913, 81.4698, -80.4906
CIE-LCH:
45.1913, 114.5254, 315.3464
CIE-Luv:
45.1913, 26.7528, -124.1962
Hunter-Lab:
38.3131, 78.7084, -108.6974
#a017f5 color charts
#a017f5 color shades, tints & tones
#a017f5 color schemes
#a017f5 color preview, HTML & CSS examples
This text has a color of #a017f5
<p style="color:#a017f5;">Text here</p>
.mytext {color:#a017f5;}
This box has a color of #a017f5
<div style="background-color:#a017f5;">Content here</div>
.mybackground {background-color:#a017f5;}
Border around this has a color of #a017f5
<div style="border:2px solid #a017f5;">Content here</div>
.myborder {border:2px solid #a017f5;}