#a1a5e5 color space conversions
Hex:
#a1a5e5
RGB:
161, 165, 229
CMY:
37, 35, 10
CMYK:
30, 28, 0, 10
HSL:
236°, 56.6667%, 76.4706%
HSV (HSB):
236°, 29.6943%, 89.8039%
XYZ:
42.2959, 40.1445, 79.6482
xyY:
0.2609, 0.2477, 40.1445
CIE-Lab:
69.5723, 12.8842, -32.6672
CIE-LCH:
69.5723, 35.1163, 291.5247
CIE-Luv:
69.5723, -5.7225, -53.6799
Hunter-Lab:
63.3597, 8.2788, -30.1805
#a1a5e5 color charts
#a1a5e5 color shades, tints & tones
#a1a5e5 color schemes
#a1a5e5 color preview, HTML & CSS examples
This text has a color of #a1a5e5
<p style="color:#a1a5e5;">Text here</p>
.mytext {color:#a1a5e5;}
This box has a color of #a1a5e5
<div style="background-color:#a1a5e5;">Content here</div>
.mybackground {background-color:#a1a5e5;}
Border around this has a color of #a1a5e5
<div style="border:2px solid #a1a5e5;">Content here</div>
.myborder {border:2px solid #a1a5e5;}