#a9a9f8 color space conversions
Hex:
#a9a9f8
RGB:
169, 169, 248
CMY:
34, 34, 3
CMYK:
32, 32, 0, 3
HSL:
240°, 84.9462%, 81.7647%
HSV (HSB):
240°, 31.8548%, 97.2549%
XYZ:
47.4934, 43.5883, 94.7171
xyY:
0.2556, 0.2346, 43.5883
CIE-Lab:
71.9524, 17.6612, -39.2785
CIE-LCH:
71.9524, 43.0665, 294.2107
CIE-Luv:
71.9524, -4.7375, -65.7174
Hunter-Lab:
66.0214, 12.8690, -38.8450
#a9a9f8 color charts
#a9a9f8 color shades, tints & tones
#a9a9f8 color schemes
#a9a9f8 color preview, HTML & CSS examples
This text has a color of #a9a9f8
<p style="color:#a9a9f8;">Text here</p>
.mytext {color:#a9a9f8;}
This box has a color of #a9a9f8
<div style="background-color:#a9a9f8;">Content here</div>
.mybackground {background-color:#a9a9f8;}
Border around this has a color of #a9a9f8
<div style="border:2px solid #a9a9f8;">Content here</div>
.myborder {border:2px solid #a9a9f8;}