#a9a5f9 color space conversions
Hex:
#a9a5f9
RGB:
169, 165, 249
CMY:
34, 35, 2
CMYK:
32, 34, 0, 2
HSL:
243°, 87.5000%, 81.1765%
HSV (HSB):
243°, 33.7349%, 97.6471%
XYZ:
46.9162, 42.1848, 95.2923
xyY:
0.2544, 0.2288, 42.1848
CIE-Lab:
70.9982, 20.1605, -41.3094
CIE-LCH:
70.9982, 45.9664, 296.0140
CIE-Luv:
70.9982, -3.2142, -69.3460
Hunter-Lab:
64.9499, 15.2763, -41.5234
#a9a5f9 color charts
#a9a5f9 color shades, tints & tones
#a9a5f9 color schemes
#a9a5f9 color preview, HTML & CSS examples
This text has a color of #a9a5f9
<p style="color:#a9a5f9;">Text here</p>
.mytext {color:#a9a5f9;}
This box has a color of #a9a5f9
<div style="background-color:#a9a5f9;">Content here</div>
.mybackground {background-color:#a9a5f9;}
Border around this has a color of #a9a5f9
<div style="border:2px solid #a9a5f9;">Content here</div>
.myborder {border:2px solid #a9a5f9;}