#a000db color space conversions
Hex:
#a000db
RGB:
160, 0, 219
CMY:
37, 100, 14
CMYK:
27, 100, 0, 14
HSL:
284°, 100.0000%, 42.9412%
HSV (HSB):
284°, 100.0000%, 85.8824%
XYZ:
27.2834, 12.5881, 68.0096
xyY:
0.2529, 0.1167, 12.5881
CIE-Lab:
42.1359, 79.2442, -70.7279
CIE-LCH:
42.1359, 106.2171, 318.2501
CIE-Luv:
42.1359, 33.9176, -108.8289
Hunter-Lab:
35.4797, 75.1748, -88.8150
#a000db color charts
#a000db RGB chart
#a000db CMYK chart
#a000db RGB pie chart
#a000db color shades, tints & tones
#a000db color schemes
#a000db color preview, HTML & CSS examples
This text has a color of #a000db
<p style="color:#a000db;">Text here</p>
.mytext {color:#a000db;}
Text color #a000db
This box has a color of #a000db
<div style="background-color:#a000db;">Content here</div>
.mybackground {background-color:#a000db;}
Background color #a000db
Border around this has a color of #a000db
<div style="border:2px solid #a000db;">Content here</div>
.myborder {border:2px solid #a000db;}
Border color #a000db