#a9a9e5 color space conversions
Hex:
#a9a9e5
RGB:
169, 169, 229
CMY:
34, 34, 10
CMYK:
26, 26, 0, 10
HSL:
240°, 53.5714%, 78.0392%
HSV (HSB):
240°, 26.2009%, 89.8039%
XYZ:
44.6930, 42.4681, 79.9703
xyY:
0.2674, 0.2541, 42.4681
CIE-Lab:
71.1925, 12.9801, -30.1165
CIE-LCH:
71.1925, 32.7947, 293.3159
CIE-Luv:
71.1925, -3.5771, -49.6256
Hunter-Lab:
65.1675, 8.3751, -27.1404
#a9a9e5 color charts
#a9a9e5 color shades, tints & tones
#a9a9e5 color schemes
#a9a9e5 color preview, HTML & CSS examples
This text has a color of #a9a9e5
<p style="color:#a9a9e5;">Text here</p>
.mytext {color:#a9a9e5;}
This box has a color of #a9a9e5
<div style="background-color:#a9a9e5;">Content here</div>
.mybackground {background-color:#a9a9e5;}
Border around this has a color of #a9a9e5
<div style="border:2px solid #a9a9e5;">Content here</div>
.myborder {border:2px solid #a9a9e5;}