#a01dc6 color space conversions
Hex:
#a01dc6
RGB:
160, 29, 198
CMY:
37, 89, 22
CMYK:
19, 85, 0, 22
HSL:
287°, 74.4493%, 44.5098%
HSV (HSB):
287°, 85.3535%, 77.6471%
XYZ:
25.1296, 12.4295, 54.5007
xyY:
0.2730, 0.1350, 12.4295
CIE-Lab:
41.8908, 71.3826, -58.9859
CIE-LCH:
41.8908, 92.6003, 320.4319
CIE-Luv:
41.8908, 38.2056, -92.6261
Hunter-Lab:
35.2555, 65.5349, -66.9762
#a01dc6 color charts
#a01dc6 color shades, tints & tones
#a01dc6 color schemes
#a01dc6 color preview, HTML & CSS examples
This text has a color of #a01dc6
<p style="color:#a01dc6;">Text here</p>
.mytext {color:#a01dc6;}
This box has a color of #a01dc6
<div style="background-color:#a01dc6;">Content here</div>
.mybackground {background-color:#a01dc6;}
Border around this has a color of #a01dc6
<div style="border:2px solid #a01dc6;">Content here</div>
.myborder {border:2px solid #a01dc6;}