#a98ec7 color space conversions
Hex:
#a98ec7
RGB:
169, 142, 199
CMY:
34, 44, 22
CMYK:
15, 29, 0, 22
HSL:
268°, 33.7278%, 66.8627%
HSV (HSB):
268°, 28.6432%, 78.0392%
XYZ:
36.3440, 31.9045, 58.2755
xyY:
0.2872, 0.2522, 31.9045
CIE-Lab:
63.2639, 21.2573, -25.7204
CIE-LCH:
63.2639, 33.3678, 309.5729
CIE-Luv:
63.2639, 10.6339, -42.7930
Hunter-Lab:
56.4841, 16.0064, -21.6315
#a98ec7 color charts
#a98ec7 color shades, tints & tones
#a98ec7 color schemes
#a98ec7 color preview, HTML & CSS examples
This text has a color of #a98ec7
<p style="color:#a98ec7;">Text here</p>
.mytext {color:#a98ec7;}
This box has a color of #a98ec7
<div style="background-color:#a98ec7;">Content here</div>
.mybackground {background-color:#a98ec7;}
Border around this has a color of #a98ec7
<div style="border:2px solid #a98ec7;">Content here</div>
.myborder {border:2px solid #a98ec7;}