#a001bc color space conversions
Hex:
#a001bc
RGB:
160, 1, 188
CMY:
37, 100, 26
CMYK:
15, 99, 0, 26
HSL:
291°, 98.9418%, 37.0588%
HSV (HSB):
291°, 99.4681%, 73.7255%
XYZ:
23.5852, 11.1261, 48.4814
xyY:
0.2835, 0.1337, 11.1261
CIE-Lab:
39.7921, 73.7148, -56.5288
CIE-LCH:
39.7921, 92.8945, 322.5169
CIE-Luv:
39.7921, 42.9365, -88.0674
Hunter-Lab:
33.3559, 67.8405, -62.8266
#a001bc color charts
#a001bc color shades, tints & tones
#a001bc color schemes
#a001bc color preview, HTML & CSS examples
This text has a color of #a001bc
<p style="color:#a001bc;">Text here</p>
.mytext {color:#a001bc;}
This box has a color of #a001bc
<div style="background-color:#a001bc;">Content here</div>
.mybackground {background-color:#a001bc;}
Border around this has a color of #a001bc
<div style="border:2px solid #a001bc;">Content here</div>
.myborder {border:2px solid #a001bc;}