#a03ea1 color space conversions
Hex:
#a03ea1
RGB:
160, 62, 161
CMY:
37, 76, 37
CMYK:
1, 61, 0, 37
HSL:
299°, 44.3946%, 43.7255%
HSV (HSB):
299°, 61.4907%, 63.1373%
XYZ:
22.6529, 13.4920, 35.1285
xyY:
0.3178, 0.1893, 13.4920
CIE-Lab:
43.4955, 53.5563, -34.5929
CIE-LCH:
43.4955, 63.7569, 327.1409
CIE-Luv:
43.4955, 43.1952, -57.0180
Hunter-Lab:
36.7315, 45.8034, -30.9904
#a03ea1 color charts
#a03ea1 color shades, tints & tones
#a03ea1 color schemes
#a03ea1 color preview, HTML & CSS examples
This text has a color of #a03ea1
<p style="color:#a03ea1;">Text here</p>
.mytext {color:#a03ea1;}
This box has a color of #a03ea1
<div style="background-color:#a03ea1;">Content here</div>
.mybackground {background-color:#a03ea1;}
Border around this has a color of #a03ea1
<div style="border:2px solid #a03ea1;">Content here</div>
.myborder {border:2px solid #a03ea1;}