#a03bb9 color space conversions
Hex:
#a03bb9
RGB:
160, 59, 185
CMY:
37, 77, 27
CMYK:
14, 68, 0, 27
HSL:
288°, 51.6393%, 47.8431%
HSV (HSB):
288°, 68.1081%, 72.5490%
XYZ:
24.8181, 14.1043, 47.3133
xyY:
0.2878, 0.1636, 14.1043
CIE-Lab:
44.3821, 59.3126, -47.3783
CIE-LCH:
44.3821, 75.9124, 321.3825
CIE-Luv:
44.3821, 37.2502, -76.6247
Hunter-Lab:
37.5557, 52.2367, -48.4056
#a03bb9 color charts
#a03bb9 color shades, tints & tones
#a03bb9 color schemes
#a03bb9 color preview, HTML & CSS examples
This text has a color of #a03bb9
<p style="color:#a03bb9;">Text here</p>
.mytext {color:#a03bb9;}
This box has a color of #a03bb9
<div style="background-color:#a03bb9;">Content here</div>
.mybackground {background-color:#a03bb9;}
Border around this has a color of #a03bb9
<div style="border:2px solid #a03bb9;">Content here</div>
.myborder {border:2px solid #a03bb9;}