#a98cd8 color space conversions
Hex:
#a98cd8
RGB:
169, 140, 216
CMY:
34, 45, 15
CMYK:
22, 35, 0, 15
HSL:
263°, 49.3506%, 69.8039%
HSV (HSB):
263°, 35.1852%, 84.7059%
XYZ:
38.1349, 32.1491, 69.1612
xyY:
0.2735, 0.2305, 32.1491
CIE-Lab:
63.4659, 26.2525, -34.9116
CIE-LCH:
63.4659, 43.6808, 306.9421
CIE-Luv:
63.4659, 9.6818, -58.4220
Hunter-Lab:
56.7001, 20.8289, -32.6302
#a98cd8 color charts
#a98cd8 color shades, tints & tones
#a98cd8 color schemes
#a98cd8 color preview, HTML & CSS examples
This text has a color of #a98cd8
<p style="color:#a98cd8;">Text here</p>
.mytext {color:#a98cd8;}
This box has a color of #a98cd8
<div style="background-color:#a98cd8;">Content here</div>
.mybackground {background-color:#a98cd8;}
Border around this has a color of #a98cd8
<div style="border:2px solid #a98cd8;">Content here</div>
.myborder {border:2px solid #a98cd8;}