#a01bb9 color space conversions
Hex:
#a01bb9
RGB:
160, 27, 185
CMY:
37, 89, 27
CMYK:
14, 85, 0, 27
HSL:
291°, 74.5283%, 41.5686%
HSV (HSB):
291°, 85.4054%, 72.5490%
XYZ:
23.6461, 11.7602, 46.9226
xyY:
0.2872, 0.1428, 11.7602
CIE-Lab:
40.8325, 69.5008, -53.0803
CIE-LCH:
40.8325, 87.4522, 322.6297
CIE-Luv:
40.8325, 42.2972, -83.7545
Hunter-Lab:
34.2932, 63.0675, -57.1199
#a01bb9 color charts
#a01bb9 color shades, tints & tones
#a01bb9 color schemes
#a01bb9 color preview, HTML & CSS examples
This text has a color of #a01bb9
<p style="color:#a01bb9;">Text here</p>
.mytext {color:#a01bb9;}
This box has a color of #a01bb9
<div style="background-color:#a01bb9;">Content here</div>
.mybackground {background-color:#a01bb9;}
Border around this has a color of #a01bb9
<div style="border:2px solid #a01bb9;">Content here</div>
.myborder {border:2px solid #a01bb9;}