#a03b9b color space conversions
Hex:
#a03b9b
RGB:
160, 59, 155
CMY:
37, 77, 39
CMYK:
0, 63, 3, 37
HSL:
303°, 46.1187%, 42.9412%
HSV (HSB):
303°, 63.1250%, 62.7451%
XYZ:
21.9776, 12.9681, 32.3551
xyY:
0.3266, 0.1927, 12.9681
CIE-Lab:
42.7151, 53.8084, -32.2290
CIE-LCH:
42.7151, 62.7220, 329.0801
CIE-Luv:
42.7151, 45.8222, -53.3768
Hunter-Lab:
36.0112, 45.9186, -28.0626
#a03b9b color charts
#a03b9b color shades, tints & tones
#a03b9b color schemes
#a03b9b color preview, HTML & CSS examples
This text has a color of #a03b9b
<p style="color:#a03b9b;">Text here</p>
.mytext {color:#a03b9b;}
This box has a color of #a03b9b
<div style="background-color:#a03b9b;">Content here</div>
.mybackground {background-color:#a03b9b;}
Border around this has a color of #a03b9b
<div style="border:2px solid #a03b9b;">Content here</div>
.myborder {border:2px solid #a03b9b;}