#a1a5d3 color space conversions
Hex:
#a1a5d3
RGB:
161, 165, 211
CMY:
37, 35, 17
CMYK:
24, 22, 0, 17
HSL:
235°, 36.2319%, 72.9412%
HSV (HSB):
235°, 23.6967%, 82.7451%
XYZ:
39.9109, 39.1905, 67.0890
xyY:
0.2730, 0.2681, 39.1905
CIE-Lab:
68.8890, 8.5152, -23.8269
CIE-LCH:
68.8890, 25.3027, 289.6657
CIE-Luv:
68.8890, -4.7232, -38.4057
Hunter-Lab:
62.6023, 4.2454, -19.7177
#a1a5d3 color charts
#a1a5d3 color shades, tints & tones
#a1a5d3 color schemes
#a1a5d3 color preview, HTML & CSS examples
This text has a color of #a1a5d3
<p style="color:#a1a5d3;">Text here</p>
.mytext {color:#a1a5d3;}
This box has a color of #a1a5d3
<div style="background-color:#a1a5d3;">Content here</div>
.mybackground {background-color:#a1a5d3;}
Border around this has a color of #a1a5d3
<div style="border:2px solid #a1a5d3;">Content here</div>
.myborder {border:2px solid #a1a5d3;}