#a004ac color space conversions
Hex:
#a004ac
RGB:
160, 4, 172
CMY:
37, 98, 33
CMYK:
7, 98, 0, 33
HSL:
296°, 95.4545%, 34.5098%
HSV (HSB):
296°, 97.6744%, 67.4510%
XYZ:
21.9870, 10.5390, 39.9051
xyY:
0.3036, 0.1455, 10.5390
CIE-Lab:
38.7929, 70.7585, -48.6558
CIE-LCH:
38.7929, 85.8729, 325.4863
CIE-Luv:
38.7929, 48.1759, -76.6257
Hunter-Lab:
32.4638, 64.0825, -50.1558
#a004ac color charts
#a004ac RGB chart
#a004ac CMYK chart
#a004ac RGB pie chart
#a004ac color shades, tints & tones
#a004ac color schemes
#a004ac color preview, HTML & CSS examples
This text has a color of #a004ac
<p style="color:#a004ac;">Text here</p>
.mytext {color:#a004ac;}
Text color #a004ac
This box has a color of #a004ac
<div style="background-color:#a004ac;">Content here</div>
.mybackground {background-color:#a004ac;}
Background color #a004ac
Border around this has a color of #a004ac
<div style="border:2px solid #a004ac;">Content here</div>
.myborder {border:2px solid #a004ac;}
Border color #a004ac