#babed4 color space conversions
Hex:
#babed4
RGB:
186, 190, 212
CMY:
27, 25, 17
CMYK:
12, 10, 0, 17
HSL:
231°, 23.2143%, 78.0392%
HSV (HSB):
231°, 12.2642%, 83.1373%
XYZ:
50.5468, 52.0195, 69.6640
xyY:
0.2935, 0.3020, 52.0195
CIE-Lab:
77.2925, 2.9706, -11.4883
CIE-LCH:
77.2925, 11.8661, 284.4978
CIE-Luv:
77.2925, -3.4137, -18.1815
Hunter-Lab:
72.1245, -1.1203, -6.7802
#babed4 color charts
#babed4 color shades, tints & tones
#babed4 color schemes
#babed4 color preview, HTML & CSS examples
This text has a color of #babed4
<p style="color:#babed4;">Text here</p>
.mytext {color:#babed4;}
This box has a color of #babed4
<div style="background-color:#babed4;">Content here</div>
.mybackground {background-color:#babed4;}
Border around this has a color of #babed4
<div style="border:2px solid #babed4;">Content here</div>
.myborder {border:2px solid #babed4;}