#a5a9e5 color space conversions
Hex:
#a5a9e5
RGB:
165, 169, 229
CMY:
35, 34, 10
CMYK:
28, 26, 0, 10
HSL:
236°, 55.1724%, 77.2549%
HSV (HSB):
236°, 27.9476%, 89.8039%
XYZ:
43.8479, 42.0324, 79.9308
xyY:
0.2644, 0.2535, 42.0324
CIE-Lab:
70.8933, 11.8034, -30.6026
CIE-LCH:
70.8933, 32.8000, 291.0915
CIE-Luv:
70.8933, -5.5038, -50.2349
Hunter-Lab:
64.8324, 7.2676, -27.7150
#a5a9e5 color charts
#a5a9e5 color shades, tints & tones
#a5a9e5 color schemes
#a5a9e5 color preview, HTML & CSS examples
This text has a color of #a5a9e5
<p style="color:#a5a9e5;">Text here</p>
.mytext {color:#a5a9e5;}
This box has a color of #a5a9e5
<div style="background-color:#a5a9e5;">Content here</div>
.mybackground {background-color:#a5a9e5;}
Border around this has a color of #a5a9e5
<div style="border:2px solid #a5a9e5;">Content here</div>
.myborder {border:2px solid #a5a9e5;}