#a01cc6 color space conversions
Hex:
#a01cc6
RGB:
160, 28, 198
CMY:
37, 89, 22
CMYK:
19, 86, 0, 22
HSL:
287°, 75.2212%, 44.3137%
HSV (HSB):
287°, 85.8586%, 77.6471%
XYZ:
25.1055, 12.3813, 54.4927
xyY:
0.2729, 0.1346, 12.3813
CIE-Lab:
41.8158, 71.6030, -59.1074
CIE-LCH:
41.8158, 92.8476, 320.4608
CIE-Luv:
41.8158, 38.2974, -92.7564
Hunter-Lab:
35.1871, 65.7799, -67.1889
#a01cc6 color charts
#a01cc6 color shades, tints & tones
#a01cc6 color schemes
#a01cc6 color preview, HTML & CSS examples
This text has a color of #a01cc6
<p style="color:#a01cc6;">Text here</p>
.mytext {color:#a01cc6;}
This box has a color of #a01cc6
<div style="background-color:#a01cc6;">Content here</div>
.mybackground {background-color:#a01cc6;}
Border around this has a color of #a01cc6
<div style="border:2px solid #a01cc6;">Content here</div>
.myborder {border:2px solid #a01cc6;}