#a008db color space conversions
Hex:
#a008db
RGB:
160, 8, 219
CMY:
37, 97, 14
CMYK:
27, 96, 0, 14
HSL:
283°, 92.9515%, 44.5098%
HSV (HSB):
283°, 96.3470%, 85.8824%
XYZ:
27.3702, 12.7617, 68.0385
xyY:
0.2530, 0.1180, 12.7617
CIE-Lab:
42.4020, 78.4466, -70.2933
CIE-LCH:
42.4020, 105.3329, 318.1376
CIE-Luv:
42.4020, 33.6437, -108.4557
Hunter-Lab:
35.7236, 74.2447, -87.9163
#a008db color charts
#a008db RGB chart
#a008db CMYK chart
#a008db RGB pie chart
#a008db color shades, tints & tones
#a008db color schemes
#a008db color preview, HTML & CSS examples
This text has a color of #a008db
<p style="color:#a008db;">Text here</p>
.mytext {color:#a008db;}
Text color #a008db
This box has a color of #a008db
<div style="background-color:#a008db;">Content here</div>
.mybackground {background-color:#a008db;}
Background color #a008db
Border around this has a color of #a008db
<div style="border:2px solid #a008db;">Content here</div>
.myborder {border:2px solid #a008db;}
Border color #a008db