#a03ab4 color space conversions
Hex:
#a03ab4
RGB:
160, 58, 180
CMY:
37, 77, 29
CMYK:
11, 68, 0, 29
HSL:
290°, 51.2605%, 46.6667%
HSV (HSB):
290°, 67.7778%, 70.5882%
XYZ:
24.2485, 13.7950, 44.5647
xyY:
0.2935, 0.1670, 13.7950
CIE-Lab:
43.9375, 58.7653, -45.1529
CIE-LCH:
43.9375, 74.1089, 322.4628
CIE-Luv:
43.9375, 38.8371, -73.1475
Hunter-Lab:
37.1416, 51.5388, -45.1405
#a03ab4 color charts
#a03ab4 color shades, tints & tones
#a03ab4 color schemes
#a03ab4 color preview, HTML & CSS examples
This text has a color of #a03ab4
<p style="color:#a03ab4;">Text here</p>
.mytext {color:#a03ab4;}
This box has a color of #a03ab4
<div style="background-color:#a03ab4;">Content here</div>
.mybackground {background-color:#a03ab4;}
Border around this has a color of #a03ab4
<div style="border:2px solid #a03ab4;">Content here</div>
.myborder {border:2px solid #a03ab4;}