#a0a5e5 color space conversions
Hex:
#a0a5e5
RGB:
160, 165, 229
CMY:
37, 35, 10
CMYK:
30, 28, 0, 10
HSL:
236°, 57.0248%, 76.2745%
HSV (HSB):
236°, 30.1310%, 89.8039%
XYZ:
42.0952, 40.0410, 79.6388
xyY:
0.2602, 0.2475, 40.0410
CIE-Lab:
69.4987, 12.5966, -32.7870
CIE-LCH:
69.4987, 35.1236, 291.0165
CIE-Luv:
69.4987, -6.1898, -53.8310
Hunter-Lab:
63.2780, 8.0094, -30.3251
#a0a5e5 color charts
#a0a5e5 color shades, tints & tones
#a0a5e5 color schemes
#a0a5e5 color preview, HTML & CSS examples
This text has a color of #a0a5e5
<p style="color:#a0a5e5;">Text here</p>
.mytext {color:#a0a5e5;}
This box has a color of #a0a5e5
<div style="background-color:#a0a5e5;">Content here</div>
.mybackground {background-color:#a0a5e5;}
Border around this has a color of #a0a5e5
<div style="border:2px solid #a0a5e5;">Content here</div>
.myborder {border:2px solid #a0a5e5;}