#a1aecb color space conversions
Hex:
#a1aecb
RGB:
161, 174, 203
CMY:
37, 32, 20
CMYK:
21, 14, 0, 20
HSL:
221°, 28.7671%, 71.3725%
HSV (HSB):
221°, 20.6897%, 79.6078%
XYZ:
40.6135, 42.1610, 62.4972
xyY:
0.2796, 0.2902, 42.1610
CIE-Lab:
70.9818, 1.6789, -16.2439
CIE-LCH:
70.9818, 16.3304, 275.9009
CIE-Luv:
70.9818, -8.3546, -25.2683
Hunter-Lab:
64.9315, -1.9815, -11.6152
#a1aecb color charts
#a1aecb color shades, tints & tones
#a1aecb color schemes
#a1aecb color preview, HTML & CSS examples
This text has a color of #a1aecb
<p style="color:#a1aecb;">Text here</p>
.mytext {color:#a1aecb;}
This box has a color of #a1aecb
<div style="background-color:#a1aecb;">Content here</div>
.mybackground {background-color:#a1aecb;}
Border around this has a color of #a1aecb
<div style="border:2px solid #a1aecb;">Content here</div>
.myborder {border:2px solid #a1aecb;}