#a001dd color space conversions
Hex:
#a001dd
RGB:
160, 1, 221
CMY:
37, 100, 13
CMYK:
28, 100, 0, 13
HSL:
283°, 99.0991%, 43.5294%
HSV (HSB):
283°, 99.5475%, 86.6667%
XYZ:
27.5592, 12.7157, 69.4085
xyY:
0.2513, 0.1159, 12.7157
CIE-Lab:
42.3318, 79.5074, -71.5543
CIE-LCH:
42.3318, 106.9647, 318.0137
CIE-Luv:
42.3318, 33.3578, -110.0746
Hunter-Lab:
35.6591, 75.5504, -90.4431
#a001dd color charts
#a001dd RGB chart
#a001dd CMYK chart
#a001dd RGB pie chart
#a001dd color shades, tints & tones
#a001dd color schemes
#a001dd color preview, HTML & CSS examples
This text has a color of #a001dd
<p style="color:#a001dd;">Text here</p>
.mytext {color:#a001dd;}
Text color #a001dd
This box has a color of #a001dd
<div style="background-color:#a001dd;">Content here</div>
.mybackground {background-color:#a001dd;}
Background color #a001dd
Border around this has a color of #a001dd
<div style="border:2px solid #a001dd;">Content here</div>
.myborder {border:2px solid #a001dd;}
Border color #a001dd