#a017cd color space conversions
Hex:
#a017cd
RGB:
160, 23, 205
CMY:
37, 91, 20
CMYK:
22, 89, 0, 20
HSL:
285°, 79.8246%, 44.7059%
HSV (HSB):
285°, 88.7805%, 80.3922%
XYZ:
25.8230, 12.4942, 58.8082
xyY:
0.2659, 0.1286, 12.4942
CIE-Lab:
41.9910, 73.8759, -62.8912
CIE-LCH:
41.9910, 97.0203, 319.5920
CIE-Luv:
41.9910, 36.7068, -98.1268
Hunter-Lab:
35.3471, 68.5470, -73.9000
#a017cd color charts
#a017cd color shades, tints & tones
#a017cd color schemes
#a017cd color preview, HTML & CSS examples
This text has a color of #a017cd
<p style="color:#a017cd;">Text here</p>
.mytext {color:#a017cd;}
This box has a color of #a017cd
<div style="background-color:#a017cd;">Content here</div>
.mybackground {background-color:#a017cd;}
Border around this has a color of #a017cd
<div style="border:2px solid #a017cd;">Content here</div>
.myborder {border:2px solid #a017cd;}