#a009ab color space conversions
Hex:
#a009ab
RGB:
160, 9, 171
CMY:
37, 96, 33
CMYK:
6, 95, 0, 33
HSL:
296°, 90.0000%, 35.2941%
HSV (HSB):
296°, 94.7368%, 67.0588%
XYZ:
21.9456, 10.6092, 39.4192
xyY:
0.3049, 0.1474, 10.6092
CIE-Lab:
38.9144, 70.0419, -47.8631
CIE-LCH:
38.9144, 84.8336, 325.6533
CIE-Luv:
38.9144, 48.2674, -75.5589
Hunter-Lab:
32.5718, 63.2654, -48.9539
#a009ab color charts
#a009ab color shades, tints & tones
#a009ab color schemes
#a009ab color preview, HTML & CSS examples
This text has a color of #a009ab
<p style="color:#a009ab;">Text here</p>
.mytext {color:#a009ab;}
This box has a color of #a009ab
<div style="background-color:#a009ab;">Content here</div>
.mybackground {background-color:#a009ab;}
Border around this has a color of #a009ab
<div style="border:2px solid #a009ab;">Content here</div>
.myborder {border:2px solid #a009ab;}