#a9a7ec color space conversions
Hex:
#a9a7ec
RGB:
169, 167, 236
CMY:
34, 35, 7
CMYK:
28, 29, 0, 7
HSL:
242°, 64.4860%, 79.0196%
HSV (HSB):
242°, 29.2373%, 92.5490%
XYZ:
45.3212, 42.1286, 85.0998
xyY:
0.2627, 0.2442, 42.1286
CIE-Lab:
70.9595, 15.7976, -34.2967
CIE-LCH:
70.9595, 37.7601, 294.7316
CIE-Luv:
70.9595, -3.1758, -56.9673
Hunter-Lab:
64.9065, 11.0519, -32.3013
#a9a7ec color charts
#a9a7ec color shades, tints & tones
#a9a7ec color schemes
#a9a7ec color preview, HTML & CSS examples
This text has a color of #a9a7ec
<p style="color:#a9a7ec;">Text here</p>
.mytext {color:#a9a7ec;}
This box has a color of #a9a7ec
<div style="background-color:#a9a7ec;">Content here</div>
.mybackground {background-color:#a9a7ec;}
Border around this has a color of #a9a7ec
<div style="border:2px solid #a9a7ec;">Content here</div>
.myborder {border:2px solid #a9a7ec;}