#babed2 color space conversions
Hex:
#babed2
RGB:
186, 190, 210
CMY:
27, 25, 18
CMYK:
11, 10, 0, 18
HSL:
230°, 21.0526%, 77.6471%
HSV (HSB):
230°, 11.4286%, 82.3529%
XYZ:
50.2960, 51.9192, 68.3433
xyY:
0.2949, 0.3044, 51.9192
CIE-Lab:
77.2325, 2.5582, -10.4957
CIE-LCH:
77.2325, 10.8029, 283.6979
CIE-Luv:
77.2325, -3.3056, -16.5445
Hunter-Lab:
72.0549, -1.4991, -5.7974
#babed2 color charts
#babed2 color shades, tints & tones
#babed2 color schemes
#babed2 color preview, HTML & CSS examples
This text has a color of #babed2
<p style="color:#babed2;">Text here</p>
.mytext {color:#babed2;}
This box has a color of #babed2
<div style="background-color:#babed2;">Content here</div>
.mybackground {background-color:#babed2;}
Border around this has a color of #babed2
<div style="border:2px solid #babed2;">Content here</div>
.myborder {border:2px solid #babed2;}