#a005ca color space conversions
Hex:
#a005ca
RGB:
160, 5, 202
CMY:
37, 98, 21
CMYK:
21, 98, 0, 21
HSL:
287°, 95.1691%, 40.5882%
HSV (HSB):
287°, 97.5248%, 79.2157%
XYZ:
25.2121, 11.8464, 56.8349
xyY:
0.2685, 0.1262, 11.8464
CIE-Lab:
40.9709, 75.6984, -62.8073
CIE-LCH:
40.9709, 98.3616, 320.3174
CIE-Luv:
40.9709, 38.4729, -97.3709
Hunter-Lab:
34.4186, 70.5215, -73.8116
#a005ca color charts
#a005ca RGB chart
#a005ca CMYK chart
#a005ca RGB pie chart
#a005ca color shades, tints & tones
#a005ca color schemes
#a005ca color preview, HTML & CSS examples
This text has a color of #a005ca
<p style="color:#a005ca;">Text here</p>
.mytext {color:#a005ca;}
Text color #a005ca
This box has a color of #a005ca
<div style="background-color:#a005ca;">Content here</div>
.mybackground {background-color:#a005ca;}
Background color #a005ca
Border around this has a color of #a005ca
<div style="border:2px solid #a005ca;">Content here</div>
.myborder {border:2px solid #a005ca;}
Border color #a005ca