#a5a5e4 color space conversions
Hex:
#a5a5e4
RGB:
165, 165, 228
CMY:
35, 35, 11
CMYK:
28, 28, 0, 11
HSL:
240°, 53.8462%, 77.0588%
HSV (HSB):
240°, 27.6316%, 89.4118%
XYZ:
42.9758, 40.5110, 78.9531
xyY:
0.2646, 0.2494, 40.5110
CIE-Lab:
69.8320, 13.7994, -31.6938
CIE-LCH:
69.8320, 34.5676, 293.5281
CIE-Luv:
69.8320, -3.7641, -52.2180
Hunter-Lab:
63.6483, 9.1400, -28.9931
#a5a5e4 color charts
#a5a5e4 color shades, tints & tones
#a5a5e4 color schemes
#a5a5e4 color preview, HTML & CSS examples
This text has a color of #a5a5e4
<p style="color:#a5a5e4;">Text here</p>
.mytext {color:#a5a5e4;}
This box has a color of #a5a5e4
<div style="background-color:#a5a5e4;">Content here</div>
.mybackground {background-color:#a5a5e4;}
Border around this has a color of #a5a5e4
<div style="border:2px solid #a5a5e4;">Content here</div>
.myborder {border:2px solid #a5a5e4;}