#a000af color space conversions
Hex:
#a000af
RGB:
160, 0, 175
CMY:
37, 100, 31
CMYK:
9, 100, 0, 31
HSL:
295°, 100.0000%, 34.3137%
HSV (HSB):
295°, 100.0000%, 68.6275%
XYZ:
22.2351, 10.5687, 41.4255
xyY:
0.2995, 0.1424, 10.5687
CIE-Lab:
38.8444, 71.6864, -50.3621
CIE-LCH:
38.8444, 87.6087, 324.9107
CIE-Luv:
38.8444, 47.3300, -79.0368
Hunter-Lab:
32.5096, 65.1941, -52.7939
#a000af color charts
#a000af color shades, tints & tones
#a000af color schemes
#a000af color preview, HTML & CSS examples
This text has a color of #a000af
<p style="color:#a000af;">Text here</p>
.mytext {color:#a000af;}
This box has a color of #a000af
<div style="background-color:#a000af;">Content here</div>
.mybackground {background-color:#a000af;}
Border around this has a color of #a000af
<div style="border:2px solid #a000af;">Content here</div>
.myborder {border:2px solid #a000af;}