#a004ca color space conversions
Hex:
#a004ca
RGB:
160, 4, 202
CMY:
37, 98, 21
CMYK:
21, 98, 0, 21
HSL:
287°, 96.1165%, 40.3922%
HSV (HSB):
287°, 98.0198%, 79.2157%
XYZ:
25.2013, 11.8247, 56.8313
xyY:
0.2685, 0.1260, 11.8247
CIE-Lab:
40.9361, 75.8024, -62.8639
CIE-LCH:
40.9361, 98.4778, 320.3307
CIE-Luv:
40.9361, 38.5121, -97.4254
Hunter-Lab:
34.3870, 70.6403, -73.9173
#a004ca color charts
#a004ca RGB chart
#a004ca CMYK chart
#a004ca RGB pie chart
#a004ca color shades, tints & tones
#a004ca color schemes
#a004ca color preview, HTML & CSS examples
This text has a color of #a004ca
<p style="color:#a004ca;">Text here</p>
.mytext {color:#a004ca;}
Text color #a004ca
This box has a color of #a004ca
<div style="background-color:#a004ca;">Content here</div>
.mybackground {background-color:#a004ca;}
Background color #a004ca
Border around this has a color of #a004ca
<div style="border:2px solid #a004ca;">Content here</div>
.myborder {border:2px solid #a004ca;}
Border color #a004ca