#a1a8ec color space conversions
Hex:
#a1a8ec
RGB:
161, 168, 236
CMY:
37, 34, 7
CMYK:
32, 29, 0, 7
HSL:
234°, 66.3717%, 77.8431%
HSV (HSB):
234°, 31.7797%, 92.5490%
XYZ:
43.8409, 41.6385, 85.0832
xyY:
0.2570, 0.2441, 41.6385
CIE-Lab:
70.6209, 12.9567, -34.8684
CIE-LCH:
70.6209, 37.1979, 290.3845
CIE-Luv:
70.6209, -7.3299, -57.4905
Hunter-Lab:
64.5279, 8.3510, -33.0073
#a1a8ec color charts
#a1a8ec color shades, tints & tones
#a1a8ec color schemes
#a1a8ec color preview, HTML & CSS examples
This text has a color of #a1a8ec
<p style="color:#a1a8ec;">Text here</p>
.mytext {color:#a1a8ec;}
This box has a color of #a1a8ec
<div style="background-color:#a1a8ec;">Content here</div>
.mybackground {background-color:#a1a8ec;}
Border around this has a color of #a1a8ec
<div style="border:2px solid #a1a8ec;">Content here</div>
.myborder {border:2px solid #a1a8ec;}