#a998db color space conversions
Hex:
#a998db
RGB:
169, 152, 219
CMY:
34, 40, 14
CMYK:
23, 31, 0, 14
HSL:
255°, 48.2014%, 72.7451%
HSV (HSB):
255°, 30.5936%, 85.8824%
XYZ:
40.3766, 36.0060, 71.8396
xyY:
0.2724, 0.2429, 36.0060
CIE-Lab:
66.5245, 20.1577, -31.8294
CIE-LCH:
66.5245, 37.6755, 302.3462
CIE-Luv:
66.5245, 4.3773, -52.9493
Hunter-Lab:
60.0050, 15.1018, -28.9801
#a998db color charts
#a998db color shades, tints & tones
#a998db color schemes
#a998db color preview, HTML & CSS examples
This text has a color of #a998db
<p style="color:#a998db;">Text here</p>
.mytext {color:#a998db;}
This box has a color of #a998db
<div style="background-color:#a998db;">Content here</div>
.mybackground {background-color:#a998db;}
Border around this has a color of #a998db
<div style="border:2px solid #a998db;">Content here</div>
.myborder {border:2px solid #a998db;}