#a003bd color space conversions
Hex:
#a003bd
RGB:
160, 3, 189
CMY:
37, 99, 26
CMYK:
15, 98, 0, 26
HSL:
291°, 96.8750%, 37.6471%
HSV (HSB):
291°, 98.4127%, 74.1176%
XYZ:
23.7151, 11.2128, 49.0585
xyY:
0.2824, 0.1335, 11.2128
CIE-Lab:
39.9366, 73.6677, -56.8831
CIE-LCH:
39.9366, 93.0732, 322.3262
CIE-Luv:
39.9366, 42.5286, -88.6355
Hunter-Lab:
33.4856, 67.8171, -63.4237
#a003bd color charts
#a003bd color shades, tints & tones
#a003bd color schemes
#a003bd color preview, HTML & CSS examples
This text has a color of #a003bd
<p style="color:#a003bd;">Text here</p>
.mytext {color:#a003bd;}
This box has a color of #a003bd
<div style="background-color:#a003bd;">Content here</div>
.mybackground {background-color:#a003bd;}
Border around this has a color of #a003bd
<div style="border:2px solid #a003bd;">Content here</div>
.myborder {border:2px solid #a003bd;}