#a000da color space conversions
Hex:
#a000da
RGB:
160, 0, 218
CMY:
37, 100, 15
CMYK:
27, 100, 0, 15
HSL:
284°, 100.0000%, 42.7451%
HSV (HSB):
284°, 100.0000%, 85.4902%
XYZ:
27.1521, 12.5355, 67.3182
xyY:
0.2537, 0.1171, 12.5355
CIE-Lab:
42.0549, 79.0632, -70.2862
CIE-LCH:
42.0549, 105.7882, 318.3633
CIE-Luv:
42.0549, 34.1831, -108.1814
Hunter-Lab:
35.4056, 74.9297, -87.9469
#a000da color charts
#a000da RGB chart
#a000da CMYK chart
#a000da RGB pie chart
#a000da color shades, tints & tones
#a000da color schemes
#a000da color preview, HTML & CSS examples
This text has a color of #a000da
<p style="color:#a000da;">Text here</p>
.mytext {color:#a000da;}
Text color #a000da
This box has a color of #a000da
<div style="background-color:#a000da;">Content here</div>
.mybackground {background-color:#a000da;}
Background color #a000da
Border around this has a color of #a000da
<div style="border:2px solid #a000da;">Content here</div>
.myborder {border:2px solid #a000da;}
Border color #a000da