#a03acd color space conversions
Hex:
#a03acd
RGB:
160, 58, 205
CMY:
37, 77, 20
CMYK:
22, 72, 0, 20
HSL:
282°, 59.5142%, 51.5686%
HSV (HSB):
282°, 71.7073%, 80.3922%
XYZ:
27.0297, 14.9075, 59.2104
xyY:
0.2672, 0.1474, 14.9075
CIE-Lab:
45.5072, 63.6871, -57.1991
CIE-LCH:
45.5072, 85.6025, 318.0721
CIE-Luv:
45.5072, 32.3088, -91.7333
Hunter-Lab:
38.6102, 57.3940, -63.8967
#a03acd color charts
#a03acd color shades, tints & tones
#a03acd color schemes
#a03acd color preview, HTML & CSS examples
This text has a color of #a03acd
<p style="color:#a03acd;">Text here</p>
.mytext {color:#a03acd;}
This box has a color of #a03acd
<div style="background-color:#a03acd;">Content here</div>
.mybackground {background-color:#a03acd;}
Border around this has a color of #a03acd
<div style="border:2px solid #a03acd;">Content here</div>
.myborder {border:2px solid #a03acd;}