#a1a1e7 color space conversions
Hex:
#a1a1e7
RGB:
161, 161, 231
CMY:
37, 37, 9
CMYK:
30, 30, 0, 9
HSL:
240°, 59.3220%, 76.8627%
HSV (HSB):
240°, 30.3030%, 90.5882%
XYZ:
41.8666, 38.8363, 80.8909
xyY:
0.2591, 0.2403, 38.8363
CIE-Lab:
68.6325, 15.6390, -35.2199
CIE-LCH:
68.6325, 38.5360, 293.9431
CIE-Luv:
68.6325, -4.1955, -58.1998
Hunter-Lab:
62.3188, 10.8608, -33.3363
#a1a1e7 color charts
#a1a1e7 color shades, tints & tones
#a1a1e7 color schemes
#a1a1e7 color preview, HTML & CSS examples
This text has a color of #a1a1e7
<p style="color:#a1a1e7;">Text here</p>
.mytext {color:#a1a1e7;}
This box has a color of #a1a1e7
<div style="background-color:#a1a1e7;">Content here</div>
.mybackground {background-color:#a1a1e7;}
Border around this has a color of #a1a1e7
<div style="border:2px solid #a1a1e7;">Content here</div>
.myborder {border:2px solid #a1a1e7;}