#a98ec5 color space conversions
Hex:
#a98ec5
RGB:
169, 142, 197
CMY:
34, 44, 23
CMYK:
14, 28, 0, 23
HSL:
269°, 32.1637%, 66.4706%
HSV (HSB):
269°, 27.9188%, 77.2549%
XYZ:
36.1132, 31.8122, 57.0603
xyY:
0.2889, 0.2545, 31.8122
CIE-Lab:
63.1874, 20.8174, -24.7157
CIE-LCH:
63.1874, 32.3145, 310.1066
CIE-Luv:
63.1874, 10.8440, -41.1099
Hunter-Lab:
56.4023, 15.5857, -20.5000
#a98ec5 color charts
#a98ec5 color shades, tints & tones
#a98ec5 color schemes
#a98ec5 color preview, HTML & CSS examples
This text has a color of #a98ec5
<p style="color:#a98ec5;">Text here</p>
.mytext {color:#a98ec5;}
This box has a color of #a98ec5
<div style="background-color:#a98ec5;">Content here</div>
.mybackground {background-color:#a98ec5;}
Border around this has a color of #a98ec5
<div style="border:2px solid #a98ec5;">Content here</div>
.myborder {border:2px solid #a98ec5;}