#a89bb5 color space conversions
Hex:
#a89bb5
RGB:
168, 155, 181
CMY:
34, 39, 29
CMYK:
7, 14, 0, 29
HSL:
270°, 14.9425%, 65.8824%
HSV (HSB):
270°, 14.3646%, 70.9804%
XYZ:
36.2103, 35.1037, 48.5833
xyY:
0.3020, 0.2928, 35.1037
CIE-Lab:
65.8293, 9.7538, -11.7439
CIE-LCH:
65.8293, 15.2661, 309.7112
CIE-Luv:
65.8293, 5.6389, -19.1930
Hunter-Lab:
59.2484, 5.4075, -7.1435
#a89bb5 color charts
#a89bb5 color shades, tints & tones
#a89bb5 color schemes
#a89bb5 color preview, HTML & CSS examples
This text has a color of #a89bb5
<p style="color:#a89bb5;">Text here</p>
.mytext {color:#a89bb5;}
This box has a color of #a89bb5
<div style="background-color:#a89bb5;">Content here</div>
.mybackground {background-color:#a89bb5;}
Border around this has a color of #a89bb5
<div style="border:2px solid #a89bb5;">Content here</div>
.myborder {border:2px solid #a89bb5;}