#a98dd7 color space conversions
Hex:
#a98dd7
RGB:
169, 141, 215
CMY:
34, 45, 16
CMYK:
21, 34, 0, 16
HSL:
263°, 48.0519%, 69.8039%
HSV (HSB):
263°, 34.4186%, 84.3137%
XYZ:
38.1528, 32.3911, 68.5312
xyY:
0.2743, 0.2329, 32.3911
CIE-Lab:
63.6648, 25.4528, -34.0451
CIE-LCH:
63.6648, 42.5078, 306.7825
CIE-Luv:
63.6648, 9.3753, -56.9271
Hunter-Lab:
56.9131, 20.0628, -31.5541
#a98dd7 color charts
#a98dd7 color shades, tints & tones
#a98dd7 color schemes
#a98dd7 color preview, HTML & CSS examples
This text has a color of #a98dd7
<p style="color:#a98dd7;">Text here</p>
.mytext {color:#a98dd7;}
This box has a color of #a98dd7
<div style="background-color:#a98dd7;">Content here</div>
.mybackground {background-color:#a98dd7;}
Border around this has a color of #a98dd7
<div style="border:2px solid #a98dd7;">Content here</div>
.myborder {border:2px solid #a98dd7;}