#a09abc color space conversions
Hex:
#a09abc
RGB:
160, 154, 188
CMY:
37, 40, 26
CMYK:
15, 18, 0, 26
HSL:
251°, 20.2381%, 67.0588%
HSV (HSB):
251°, 18.0851%, 73.7255%
XYZ:
35.1299, 34.2156, 52.3297
xyY:
0.2887, 0.2812, 34.2156
CIE-Lab:
65.1334, 9.1124, -16.7753
CIE-LCH:
65.1334, 19.0905, 298.5108
CIE-Luv:
65.1334, 1.1676, -26.8922
Hunter-Lab:
58.4941, 4.8373, -12.0958
#a09abc color charts
#a09abc color shades, tints & tones
#a09abc color schemes
#a09abc color preview, HTML & CSS examples
This text has a color of #a09abc
<p style="color:#a09abc;">Text here</p>
.mytext {color:#a09abc;}
This box has a color of #a09abc
<div style="background-color:#a09abc;">Content here</div>
.mybackground {background-color:#a09abc;}
Border around this has a color of #a09abc
<div style="border:2px solid #a09abc;">Content here</div>
.myborder {border:2px solid #a09abc;}