#a1a1e1 color space conversions
Hex:
#a1a1e1
RGB:
161, 161, 225
CMY:
37, 37, 12
CMYK:
28, 28, 0, 12
HSL:
240°, 51.6129%, 75.6863%
HSV (HSB):
240°, 28.4444%, 88.2353%
XYZ:
41.0334, 38.5030, 76.5033
xyY:
0.2630, 0.2468, 38.5030
CIE-Lab:
68.3897, 14.1449, -32.3025
CIE-LCH:
68.3897, 35.2637, 293.6481
CIE-Luv:
68.3897, -3.8286, -53.1114
Hunter-Lab:
62.0508, 9.4508, -29.6639
#a1a1e1 color charts
#a1a1e1 color shades, tints & tones
#a1a1e1 color schemes
#a1a1e1 color preview, HTML & CSS examples
This text has a color of #a1a1e1
<p style="color:#a1a1e1;">Text here</p>
.mytext {color:#a1a1e1;}
This box has a color of #a1a1e1
<div style="background-color:#a1a1e1;">Content here</div>
.mybackground {background-color:#a1a1e1;}
Border around this has a color of #a1a1e1
<div style="border:2px solid #a1a1e1;">Content here</div>
.myborder {border:2px solid #a1a1e1;}