#a01bdc color space conversions
Hex:
#a01bdc
RGB:
160, 27, 220
CMY:
37, 89, 14
CMYK:
27, 88, 0, 14
HSL:
281°, 78.1377%, 48.4314%
HSV (HSB):
281°, 87.7273%, 86.2745%
XYZ:
27.8074, 13.4248, 68.8358
xyY:
0.2526, 0.1220, 13.4248
CIE-Lab:
43.3964, 75.9091, -69.2441
CIE-LCH:
43.3964, 102.7470, 317.6290
CIE-Luv:
43.3964, 32.4150, -107.7646
Hunter-Lab:
36.6398, 71.3511, -85.7412
#a01bdc color charts
#a01bdc color shades, tints & tones
#a01bdc color schemes
#a01bdc color preview, HTML & CSS examples
This text has a color of #a01bdc
<p style="color:#a01bdc;">Text here</p>
.mytext {color:#a01bdc;}
This box has a color of #a01bdc
<div style="background-color:#a01bdc;">Content here</div>
.mybackground {background-color:#a01bdc;}
Border around this has a color of #a01bdc
<div style="border:2px solid #a01bdc;">Content here</div>
.myborder {border:2px solid #a01bdc;}