#a00ab9 color space conversions
Hex:
#a00ab9
RGB:
160, 10, 185
CMY:
37, 96, 27
CMYK:
14, 95, 0, 27
HSL:
291°, 89.7436%, 38.2353%
HSV (HSB):
291°, 94.5946%, 72.5490%
XYZ:
23.3627, 11.1934, 46.8281
xyY:
0.2871, 0.1375, 11.1934
CIE-Lab:
39.9044, 72.2398, -54.5790
CIE-LCH:
39.9044, 90.5399, 322.9280
CIE-Luv:
39.9044, 43.4986, -85.4236
Hunter-Lab:
33.4566, 66.0972, -59.5667
#a00ab9 color charts
#a00ab9 color shades, tints & tones
#a00ab9 color schemes
#a00ab9 color preview, HTML & CSS examples
This text has a color of #a00ab9
<p style="color:#a00ab9;">Text here</p>
.mytext {color:#a00ab9;}
This box has a color of #a00ab9
<div style="background-color:#a00ab9;">Content here</div>
.mybackground {background-color:#a00ab9;}
Border around this has a color of #a00ab9
<div style="border:2px solid #a00ab9;">Content here</div>
.myborder {border:2px solid #a00ab9;}