#a98dbd color space conversions
Hex:
#a98dbd
RGB:
169, 141, 189
CMY:
34, 45, 26
CMYK:
11, 25, 0, 26
HSL:
275°, 26.6667%, 64.7059%
HSV (HSB):
275°, 25.3968%, 74.1176%
XYZ:
35.0724, 31.1589, 52.3099
xyY:
0.2959, 0.2629, 31.1589
CIE-Lab:
62.6415, 19.6570, -21.0518
CIE-LCH:
62.6415, 28.8024, 313.0376
CIE-Luv:
62.6415, 12.1485, -35.0543
Hunter-Lab:
55.8202, 14.4681, -16.4874
#a98dbd color charts
#a98dbd color shades, tints & tones
#a98dbd color schemes
#a98dbd color preview, HTML & CSS examples
This text has a color of #a98dbd
<p style="color:#a98dbd;">Text here</p>
.mytext {color:#a98dbd;}
This box has a color of #a98dbd
<div style="background-color:#a98dbd;">Content here</div>
.mybackground {background-color:#a98dbd;}
Border around this has a color of #a98dbd
<div style="border:2px solid #a98dbd;">Content here</div>
.myborder {border:2px solid #a98dbd;}