#a99def color space conversions
Hex:
#a99def
RGB:
169, 157, 239
CMY:
34, 38, 6
CMYK:
29, 34, 0, 6
HSL:
249°, 71.9298%, 77.6471%
HSV (HSB):
249°, 34.3096%, 93.7255%
XYZ:
43.9991, 38.7810, 86.8278
xyY:
0.2594, 0.2287, 38.7810
CIE-Lab:
68.5923, 22.1651, -39.6166
CIE-LCH:
68.5923, 45.3957, 299.2266
CIE-Luv:
68.5923, 0.6757, -66.4195
Hunter-Lab:
62.2744, 17.1368, -39.0747
#a99def color charts
#a99def color shades, tints & tones
#a99def color schemes
#a99def color preview, HTML & CSS examples
This text has a color of #a99def
<p style="color:#a99def;">Text here</p>
.mytext {color:#a99def;}
This box has a color of #a99def
<div style="background-color:#a99def;">Content here</div>
.mybackground {background-color:#a99def;}
Border around this has a color of #a99def
<div style="border:2px solid #a99def;">Content here</div>
.myborder {border:2px solid #a99def;}