#a88cc5 color space conversions
Hex:
#a88cc5
RGB:
168, 140, 197
CMY:
34, 45, 23
CMYK:
15, 29, 0, 23
HSL:
269°, 32.9480%, 66.0784%
HSV (HSB):
269°, 28.9340%, 77.2549%
XYZ:
35.6046, 31.1122, 56.9520
xyY:
0.2879, 0.2516, 31.1122
CIE-Lab:
62.6022, 21.6313, -25.6225
CIE-LCH:
62.6022, 33.5324, 310.1721
CIE-Luv:
62.6022, 11.1756, -42.6145
Hunter-Lab:
55.7783, 16.3286, -21.4928
#a88cc5 color charts
#a88cc5 color shades, tints & tones
#a88cc5 color schemes
#a88cc5 color preview, HTML & CSS examples
This text has a color of #a88cc5
<p style="color:#a88cc5;">Text here</p>
.mytext {color:#a88cc5;}
This box has a color of #a88cc5
<div style="background-color:#a88cc5;">Content here</div>
.mybackground {background-color:#a88cc5;}
Border around this has a color of #a88cc5
<div style="border:2px solid #a88cc5;">Content here</div>
.myborder {border:2px solid #a88cc5;}