#a000ca color space conversions
Hex:
#a000ca
RGB:
160, 0, 202
CMY:
37, 100, 21
CMYK:
21, 100, 0, 21
HSL:
288°, 100.0000%, 39.6078%
HSV (HSB):
288°, 100.0000%, 79.2157%
XYZ:
25.1579, 11.7379, 56.8168
xyY:
0.2685, 0.1253, 11.7379
CIE-Lab:
40.7964, 76.2200, -63.0911
CIE-LCH:
40.7964, 98.9443, 320.3838
CIE-Luv:
40.7964, 38.6685, -97.6425
Hunter-Lab:
34.2605, 71.1184, -74.3426
#a000ca color charts
#a000ca RGB chart
#a000ca CMYK chart
#a000ca RGB pie chart
#a000ca color shades, tints & tones
#a000ca color schemes
#a000ca color preview, HTML & CSS examples
This text has a color of #a000ca
<p style="color:#a000ca;">Text here</p>
.mytext {color:#a000ca;}
Text color #a000ca
This box has a color of #a000ca
<div style="background-color:#a000ca;">Content here</div>
.mybackground {background-color:#a000ca;}
Background color #a000ca
Border around this has a color of #a000ca
<div style="border:2px solid #a000ca;">Content here</div>
.myborder {border:2px solid #a000ca;}
Border color #a000ca