#a007db color space conversions
Hex:
#a007db
RGB:
160, 7, 219
CMY:
37, 97, 14
CMYK:
27, 97, 0, 14
HSL:
283°, 93.8053%, 44.3137%
HSV (HSB):
283°, 96.8037%, 85.8824%
XYZ:
27.3594, 12.7400, 68.0349
xyY:
0.2530, 0.1178, 12.7400
CIE-Lab:
42.3689, 78.5458, -70.3474
CIE-LCH:
42.3689, 105.4429, 318.1516
CIE-Luv:
42.3689, 33.6780, -108.5026
Hunter-Lab:
35.6932, 74.3600, -88.0278
#a007db color charts
#a007db RGB chart
#a007db CMYK chart
#a007db RGB pie chart
#a007db color shades, tints & tones
#a007db color schemes
#a007db color preview, HTML & CSS examples
This text has a color of #a007db
<p style="color:#a007db;">Text here</p>
.mytext {color:#a007db;}
Text color #a007db
This box has a color of #a007db
<div style="background-color:#a007db;">Content here</div>
.mybackground {background-color:#a007db;}
Background color #a007db
Border around this has a color of #a007db
<div style="border:2px solid #a007db;">Content here</div>
.myborder {border:2px solid #a007db;}
Border color #a007db