#a5b5ec color space conversions
Hex:
#a5b5ec
RGB:
165, 181, 236
CMY:
35, 29, 7
CMYK:
30, 23, 0, 7
HSL:
226°, 65.1376%, 78.6275%
HSV (HSB):
226°, 30.0847%, 92.5490%
XYZ:
47.1812, 47.1032, 85.9620
xyY:
0.2618, 0.2613, 47.1032
CIE-Lab:
74.2557, 6.8619, -29.2335
CIE-LCH:
74.2557, 30.0281, 283.2098
CIE-Luv:
74.2557, -10.8906, -47.5663
Hunter-Lab:
68.6318, 2.6051, -26.2191
#a5b5ec color charts
#a5b5ec color shades, tints & tones
#a5b5ec color schemes
#a5b5ec color preview, HTML & CSS examples
This text has a color of #a5b5ec
<p style="color:#a5b5ec;">Text here</p>
.mytext {color:#a5b5ec;}
This box has a color of #a5b5ec
<div style="background-color:#a5b5ec;">Content here</div>
.mybackground {background-color:#a5b5ec;}
Border around this has a color of #a5b5ec
<div style="border:2px solid #a5b5ec;">Content here</div>
.myborder {border:2px solid #a5b5ec;}