#babdee color space conversions
Hex:
#babdee
RGB:
186, 189, 238
CMY:
27, 26, 7
CMYK:
22, 21, 0, 7
HSL:
237°, 60.4651%, 83.1373%
HSV (HSB):
237°, 21.8487%, 93.3333%
XYZ:
53.8799, 53.0073, 88.2806
xyY:
0.2761, 0.2716, 53.0073
CIE-Lab:
77.8793, 9.1563, -24.6332
CIE-LCH:
77.8793, 26.2798, 290.3904
CIE-Luv:
77.8793, -4.3999, -40.5232
Hunter-Lab:
72.8061, 4.6875, -20.9274
#babdee color charts
#babdee color shades, tints & tones
#babdee color schemes
#babdee color preview, HTML & CSS examples
This text has a color of #babdee
<p style="color:#babdee;">Text here</p>
.mytext {color:#babdee;}
This box has a color of #babdee
<div style="background-color:#babdee;">Content here</div>
.mybackground {background-color:#babdee;}
Border around this has a color of #babdee
<div style="border:2px solid #babdee;">Content here</div>
.myborder {border:2px solid #babdee;}