#a5aaec color space conversions
Hex:
#a5aaec
RGB:
165, 170, 236
CMY:
35, 33, 7
CMYK:
30, 28, 0, 7
HSL:
236°, 65.1376%, 78.6275%
HSV (HSB):
236°, 30.0847%, 92.5490%
XYZ:
45.0321, 42.8049, 85.2456
xyY:
0.2602, 0.2473, 42.8049
CIE-Lab:
71.4224, 12.9700, -33.6038
CIE-LCH:
71.4224, 36.0199, 291.1050
CIE-Luv:
71.4224, -6.3059, -55.4659
Hunter-Lab:
65.4255, 8.3663, -31.4536
#a5aaec color charts
#a5aaec color shades, tints & tones
#a5aaec color schemes
#a5aaec color preview, HTML & CSS examples
This text has a color of #a5aaec
<p style="color:#a5aaec;">Text here</p>
.mytext {color:#a5aaec;}
This box has a color of #a5aaec
<div style="background-color:#a5aaec;">Content here</div>
.mybackground {background-color:#a5aaec;}
Border around this has a color of #a5aaec
<div style="border:2px solid #a5aaec;">Content here</div>
.myborder {border:2px solid #a5aaec;}