#a9a9d2 color space conversions
Hex:
#a9a9d2
RGB:
169, 169, 210
CMY:
34, 34, 18
CMYK:
20, 20, 0, 18
HSL:
240°, 31.2977%, 74.3137%
HSV (HSB):
240°, 19.5238%, 82.3529%
XYZ:
42.1830, 41.4641, 66.7529
xyY:
0.2805, 0.2757, 41.4641
CIE-Lab:
70.4999, 8.5462, -20.7649
CIE-LCH:
70.4999, 22.4548, 292.3705
CIE-Luv:
70.4999, -2.4188, -33.5622
Hunter-Lab:
64.3926, 4.2466, -16.3884
#a9a9d2 color charts
#a9a9d2 color shades, tints & tones
#a9a9d2 color schemes
#a9a9d2 color preview, HTML & CSS examples
This text has a color of #a9a9d2
<p style="color:#a9a9d2;">Text here</p>
.mytext {color:#a9a9d2;}
This box has a color of #a9a9d2
<div style="background-color:#a9a9d2;">Content here</div>
.mybackground {background-color:#a9a9d2;}
Border around this has a color of #a9a9d2
<div style="border:2px solid #a9a9d2;">Content here</div>
.myborder {border:2px solid #a9a9d2;}