#a000cc color space conversions
Hex:
#a000cc
RGB:
160, 0, 204
CMY:
37, 100, 20
CMYK:
22, 100, 0, 20
HSL:
287°, 100.0000%, 40.0000%
HSV (HSB):
287°, 100.0000%, 80.0000%
XYZ:
25.3963, 11.8332, 58.0722
xyY:
0.2665, 0.1242, 11.8332
CIE-Lab:
40.9498, 76.5698, -64.0040
CIE-LCH:
40.9498, 99.7970, 320.1081
CIE-Luv:
40.9498, 38.0827, -98.9789
Hunter-Lab:
34.3994, 71.5833, -76.0122
#a000cc color charts
#a000cc color shades, tints & tones
#a000cc color schemes
#a000cc color preview, HTML & CSS examples
This text has a color of #a000cc
<p style="color:#a000cc;">Text here</p>
.mytext {color:#a000cc;}
This box has a color of #a000cc
<div style="background-color:#a000cc;">Content here</div>
.mybackground {background-color:#a000cc;}
Border around this has a color of #a000cc
<div style="border:2px solid #a000cc;">Content here</div>
.myborder {border:2px solid #a000cc;}