#a5b5ed color space conversions
Hex:
#a5b5ed
RGB:
165, 181, 237
CMY:
35, 29, 7
CMYK:
30, 24, 0, 7
HSL:
227°, 66.6667%, 78.8235%
HSV (HSB):
227°, 30.3797%, 92.9412%
XYZ:
47.3270, 47.1615, 86.7294
xyY:
0.2612, 0.2602, 47.1615
CIE-Lab:
74.2930, 7.1087, -29.7178
CIE-LCH:
74.2930, 30.5562, 283.4528
CIE-Luv:
74.2930, -10.9311, -48.4159
Hunter-Lab:
68.6742, 2.8337, -26.8060
#a5b5ed color charts
#a5b5ed color shades, tints & tones
#a5b5ed color schemes
#a5b5ed color preview, HTML & CSS examples
This text has a color of #a5b5ed
<p style="color:#a5b5ed;">Text here</p>
.mytext {color:#a5b5ed;}
This box has a color of #a5b5ed
<div style="background-color:#a5b5ed;">Content here</div>
.mybackground {background-color:#a5b5ed;}
Border around this has a color of #a5b5ed
<div style="border:2px solid #a5b5ed;">Content here</div>
.myborder {border:2px solid #a5b5ed;}