#a98ac7 color space conversions
Hex:
#a98ac7
RGB:
169, 138, 199
CMY:
34, 46, 22
CMYK:
15, 31, 0, 22
HSL:
270°, 35.2601%, 66.0784%
HSV (HSB):
270°, 30.6533%, 78.0392%
XYZ:
35.7595, 30.7355, 58.0806
xyY:
0.2871, 0.2467, 30.7355
CIE-Lab:
62.2837, 23.5262, -27.2292
CIE-LCH:
62.2837, 35.9848, 310.8272
CIE-Luv:
62.2837, 12.4049, -45.4296
Hunter-Lab:
55.4396, 18.1162, -23.3067
#a98ac7 color charts
#a98ac7 color shades, tints & tones
#a98ac7 color schemes
#a98ac7 color preview, HTML & CSS examples
This text has a color of #a98ac7
<p style="color:#a98ac7;">Text here</p>
.mytext {color:#a98ac7;}
This box has a color of #a98ac7
<div style="background-color:#a98ac7;">Content here</div>
.mybackground {background-color:#a98ac7;}
Border around this has a color of #a98ac7
<div style="border:2px solid #a98ac7;">Content here</div>
.myborder {border:2px solid #a98ac7;}