#a5b5e7 color space conversions
Hex:
#a5b5e7
RGB:
165, 181, 231
CMY:
35, 29, 9
CMYK:
29, 22, 0, 9
HSL:
225°, 57.8947%, 77.6471%
HSV (HSB):
225°, 28.5714%, 90.5882%
XYZ:
46.4647, 46.8166, 82.1889
xyY:
0.2648, 0.2668, 46.8166
CIE-Lab:
74.0723, 5.6383, -26.8047
CIE-LCH:
74.0723, 27.3913, 281.8788
CIE-Luv:
74.0723, -10.6882, -43.3215
Hunter-Lab:
68.4227, 1.4768, -23.3229
#a5b5e7 color charts
#a5b5e7 color shades, tints & tones
#a5b5e7 color schemes
#a5b5e7 color preview, HTML & CSS examples
This text has a color of #a5b5e7
<p style="color:#a5b5e7;">Text here</p>
.mytext {color:#a5b5e7;}
This box has a color of #a5b5e7
<div style="background-color:#a5b5e7;">Content here</div>
.mybackground {background-color:#a5b5e7;}
Border around this has a color of #a5b5e7
<div style="border:2px solid #a5b5e7;">Content here</div>
.myborder {border:2px solid #a5b5e7;}