#a01bc4 color space conversions
Hex:
#a01bc4
RGB:
160, 27, 196
CMY:
37, 89, 23
CMYK:
18, 86, 0, 23
HSL:
287°, 75.7848%, 43.7255%
HSV (HSB):
287°, 86.2245%, 76.8627%
XYZ:
24.8529, 12.2430, 53.2778
xyY:
0.2750, 0.1355, 12.2430
CIE-Lab:
41.5997, 71.4552, -58.2911
CIE-LCH:
41.5997, 92.2155, 320.7935
CIE-Luv:
41.5997, 38.9688, -91.4945
Hunter-Lab:
34.9900, 65.5540, -65.7855
#a01bc4 color charts
#a01bc4 color shades, tints & tones
#a01bc4 color schemes
#a01bc4 color preview, HTML & CSS examples
This text has a color of #a01bc4
<p style="color:#a01bc4;">Text here</p>
.mytext {color:#a01bc4;}
This box has a color of #a01bc4
<div style="background-color:#a01bc4;">Content here</div>
.mybackground {background-color:#a01bc4;}
Border around this has a color of #a01bc4
<div style="border:2px solid #a01bc4;">Content here</div>
.myborder {border:2px solid #a01bc4;}