#a003ca color space conversions
Hex:
#a003ca
RGB:
160, 3, 202
CMY:
37, 99, 21
CMYK:
21, 99, 0, 21
HSL:
287°, 97.0732%, 40.1961%
HSV (HSB):
287°, 98.5149%, 79.2157%
XYZ:
25.1904, 11.8030, 56.8276
xyY:
0.2685, 0.1258, 11.8030
CIE-Lab:
40.9013, 75.9066, -62.9206
CIE-LCH:
40.9013, 98.5941, 320.3439
CIE-Luv:
40.9013, 38.5512, -97.4798
Hunter-Lab:
34.3555, 70.7594, -74.0232
#a003ca color charts
#a003ca RGB chart
#a003ca CMYK chart
#a003ca RGB pie chart
#a003ca color shades, tints & tones
#a003ca color schemes
#a003ca color preview, HTML & CSS examples
This text has a color of #a003ca
<p style="color:#a003ca;">Text here</p>
.mytext {color:#a003ca;}
Text color #a003ca
This box has a color of #a003ca
<div style="background-color:#a003ca;">Content here</div>
.mybackground {background-color:#a003ca;}
Background color #a003ca
Border around this has a color of #a003ca
<div style="border:2px solid #a003ca;">Content here</div>
.myborder {border:2px solid #a003ca;}
Border color #a003ca