#a03acc color space conversions
Hex:
#a03acc
RGB:
160, 58, 204
CMY:
37, 77, 20
CMYK:
22, 72, 0, 20
HSL:
282°, 58.8710%, 51.3725%
HSV (HSB):
282°, 71.5686%, 80.0000%
XYZ:
26.9093, 14.8593, 58.5766
xyY:
0.2682, 0.1481, 14.8593
CIE-Lab:
45.4409, 63.4841, -56.7288
CIE-LCH:
45.4409, 85.1375, 318.2163
CIE-Luv:
45.4409, 32.5551, -91.0078
Hunter-Lab:
38.5478, 57.1481, -63.1126
#a03acc color charts
#a03acc RGB chart
#a03acc CMYK chart
#a03acc RGB pie chart
#a03acc color shades, tints & tones
#a03acc color schemes
#a03acc color preview, HTML & CSS examples
This text has a color of #a03acc
<p style="color:#a03acc;">Text here</p>
.mytext {color:#a03acc;}
Text color #a03acc
This box has a color of #a03acc
<div style="background-color:#a03acc;">Content here</div>
.mybackground {background-color:#a03acc;}
Background color #a03acc
Border around this has a color of #a03acc
<div style="border:2px solid #a03acc;">Content here</div>
.myborder {border:2px solid #a03acc;}
Border color #a03acc