#a98daf color space conversions
Hex:
#a98daf
RGB:
169, 141, 175
CMY:
34, 45, 31
CMYK:
3, 19, 0, 31
HSL:
289°, 17.5258%, 61.9608%
HSV (HSB):
289°, 19.4286%, 68.6275%
XYZ:
33.6249, 30.5799, 44.6877
xyY:
0.3088, 0.2808, 30.5799
CIE-Lab:
62.1514, 16.7666, -13.8861
CIE-LCH:
62.1514, 21.7702, 320.3686
CIE-Luv:
62.1514, 13.6411, -23.3991
Hunter-Lab:
55.2991, 11.7645, -9.2034
#a98daf color charts
#a98daf color shades, tints & tones
#a98daf color schemes
#a98daf color preview, HTML & CSS examples
This text has a color of #a98daf
<p style="color:#a98daf;">Text here</p>
.mytext {color:#a98daf;}
This box has a color of #a98daf
<div style="background-color:#a98daf;">Content here</div>
.mybackground {background-color:#a98daf;}
Border around this has a color of #a98daf
<div style="border:2px solid #a98daf;">Content here</div>
.myborder {border:2px solid #a98daf;}