#a000c4 color space conversions
Hex:
#a000c4
RGB:
160, 0, 196
CMY:
37, 100, 23
CMYK:
18, 100, 0, 23
HSL:
289°, 100.0000%, 38.4314%
HSV (HSB):
289°, 100.0000%, 76.8627%
XYZ:
24.4610, 11.4591, 53.1471
xyY:
0.2746, 0.1287, 11.4591
CIE-Lab:
40.3432, 75.1815, -60.3285
CIE-LCH:
40.3432, 96.3939, 321.2551
CIE-Luv:
40.3432, 40.4706, -93.5996
Hunter-Lab:
33.8513, 69.7446, -69.3904
#a000c4 color charts
#a000c4 color shades, tints & tones
#a000c4 color schemes
#a000c4 color preview, HTML & CSS examples
This text has a color of #a000c4
<p style="color:#a000c4;">Text here</p>
.mytext {color:#a000c4;}
This box has a color of #a000c4
<div style="background-color:#a000c4;">Content here</div>
.mybackground {background-color:#a000c4;}
Border around this has a color of #a000c4
<div style="border:2px solid #a000c4;">Content here</div>
.myborder {border:2px solid #a000c4;}