#a1b1eb color space conversions
Hex:
#a1b1eb
RGB:
161, 177, 235
CMY:
37, 31, 8
CMYK:
31, 25, 0, 8
HSL:
227°, 64.9123%, 77.6471%
HSV (HSB):
227°, 31.4894%, 92.1569%
XYZ:
45.4155, 45.0195, 84.8932
xyY:
0.2590, 0.2568, 45.0195
CIE-Lab:
72.9047, 7.6835, -30.7936
CIE-LCH:
72.9047, 31.7377, 284.0101
CIE-Luv:
72.9047, -10.9883, -50.1715
Hunter-Lab:
67.0966, 3.4018, -28.0484
#a1b1eb color charts
#a1b1eb color shades, tints & tones
#a1b1eb color schemes
#a1b1eb color preview, HTML & CSS examples
This text has a color of #a1b1eb
<p style="color:#a1b1eb;">Text here</p>
.mytext {color:#a1b1eb;}
This box has a color of #a1b1eb
<div style="background-color:#a1b1eb;">Content here</div>
.mybackground {background-color:#a1b1eb;}
Border around this has a color of #a1b1eb
<div style="border:2px solid #a1b1eb;">Content here</div>
.myborder {border:2px solid #a1b1eb;}