#a005db color space conversions
Hex:
#a005db
RGB:
160, 5, 219
CMY:
37, 98, 14
CMYK:
27, 98, 0, 14
HSL:
283°, 95.5357%, 43.9216%
HSV (HSB):
283°, 97.7169%, 85.8824%
XYZ:
27.3377, 12.6966, 68.0277
xyY:
0.2530, 0.1175, 12.6966
CIE-Lab:
42.3025, 78.7446, -70.4558
CIE-LCH:
42.3025, 105.6633, 318.1798
CIE-Luv:
42.3025, 33.7466, -108.5963
Hunter-Lab:
35.6323, 74.5915, -88.2514
#a005db color charts
#a005db RGB chart
#a005db CMYK chart
#a005db RGB pie chart
#a005db color shades, tints & tones
#a005db color schemes
#a005db color preview, HTML & CSS examples
This text has a color of #a005db
<p style="color:#a005db;">Text here</p>
.mytext {color:#a005db;}
Text color #a005db
This box has a color of #a005db
<div style="background-color:#a005db;">Content here</div>
.mybackground {background-color:#a005db;}
Background color #a005db
Border around this has a color of #a005db
<div style="border:2px solid #a005db;">Content here</div>
.myborder {border:2px solid #a005db;}
Border color #a005db