#a89ebd color space conversions
Hex:
#a89ebd
RGB:
168, 158, 189
CMY:
34, 38, 26
CMYK:
11, 16, 0, 26
HSL:
259°, 19.0184%, 68.0392%
HSV (HSB):
259°, 16.4021%, 74.1176%
XYZ:
37.5606, 36.4527, 53.2005
xyY:
0.2953, 0.2865, 36.4527
CIE-Lab:
66.8644, 9.7433, -14.6551
CIE-LCH:
66.8644, 17.5984, 303.6175
CIE-Luv:
66.8644, 3.5743, -23.7721
Hunter-Lab:
60.3760, 5.3888, -9.9803
#a89ebd color charts
#a89ebd color shades, tints & tones
#a89ebd color schemes
#a89ebd color preview, HTML & CSS examples
This text has a color of #a89ebd
<p style="color:#a89ebd;">Text here</p>
.mytext {color:#a89ebd;}
This box has a color of #a89ebd
<div style="background-color:#a89ebd;">Content here</div>
.mybackground {background-color:#a89ebd;}
Border around this has a color of #a89ebd
<div style="border:2px solid #a89ebd;">Content here</div>
.myborder {border:2px solid #a89ebd;}