#a998d6 color space conversions
Hex:
#a998d6
RGB:
169, 152, 214
CMY:
34, 40, 16
CMYK:
21, 29, 0, 16
HSL:
256°, 43.0556%, 71.7647%
HSV (HSB):
256°, 28.9720%, 83.9216%
XYZ:
39.7280, 35.7465, 68.4242
xyY:
0.2761, 0.2484, 35.7465
CIE-Lab:
66.3258, 18.9906, -29.3679
CIE-LCH:
66.3258, 34.9731, 302.8886
CIE-Luv:
66.3258, 4.8122, -48.7242
Hunter-Lab:
59.7884, 13.9795, -26.0019
#a998d6 color charts
#a998d6 color shades, tints & tones
#a998d6 color schemes
#a998d6 color preview, HTML & CSS examples
This text has a color of #a998d6
<p style="color:#a998d6;">Text here</p>
.mytext {color:#a998d6;}
This box has a color of #a998d6
<div style="background-color:#a998d6;">Content here</div>
.mybackground {background-color:#a998d6;}
Border around this has a color of #a998d6
<div style="border:2px solid #a998d6;">Content here</div>
.myborder {border:2px solid #a998d6;}