#a001da color space conversions
Hex:
#a001da
RGB:
160, 1, 218
CMY:
37, 100, 15
CMYK:
27, 100, 0, 15
HSL:
284°, 99.0868%, 42.9412%
HSV (HSB):
284°, 99.5413%, 85.4902%
XYZ:
27.1629, 12.5572, 67.3218
xyY:
0.2538, 0.1173, 12.5572
CIE-Lab:
42.0884, 78.9627, -70.2315
CIE-LCH:
42.0884, 105.6767, 318.3493
CIE-Luv:
42.0884, 34.1487, -108.1346
Hunter-Lab:
35.4362, 74.8124, -87.8340
#a001da color charts
#a001da RGB chart
#a001da CMYK chart
#a001da RGB pie chart
#a001da color shades, tints & tones
#a001da color schemes
#a001da color preview, HTML & CSS examples
This text has a color of #a001da
<p style="color:#a001da;">Text here</p>
.mytext {color:#a001da;}
Text color #a001da
This box has a color of #a001da
<div style="background-color:#a001da;">Content here</div>
.mybackground {background-color:#a001da;}
Background color #a001da
Border around this has a color of #a001da
<div style="border:2px solid #a001da;">Content here</div>
.myborder {border:2px solid #a001da;}
Border color #a001da