#a1b1df color space conversions
Hex:
#a1b1df
RGB:
161, 177, 223
CMY:
37, 31, 13
CMYK:
28, 21, 0, 13
HSL:
225°, 49.2063%, 75.2941%
HSV (HSB):
225°, 27.8027%, 87.4510%
XYZ:
43.7394, 44.3491, 76.0670
xyY:
0.2665, 0.2702, 44.3491
CIE-Lab:
72.4612, 4.7261, -24.9440
CIE-LCH:
72.4612, 25.3878, 280.7285
CIE-Luv:
72.4612, -10.5070, -39.9766
Hunter-Lab:
66.5951, 0.6966, -21.1063
#a1b1df color charts
#a1b1df color shades, tints & tones
#a1b1df color schemes
#a1b1df color preview, HTML & CSS examples
This text has a color of #a1b1df
<p style="color:#a1b1df;">Text here</p>
.mytext {color:#a1b1df;}
This box has a color of #a1b1df
<div style="background-color:#a1b1df;">Content here</div>
.mybackground {background-color:#a1b1df;}
Border around this has a color of #a1b1df
<div style="border:2px solid #a1b1df;">Content here</div>
.myborder {border:2px solid #a1b1df;}