#bdcede color space conversions
Hex:
#bdcede
RGB:
189, 206, 222
CMY:
26, 19, 13
CMYK:
15, 7, 0, 13
HSL:
209°, 33.3333%, 80.5882%
HSV (HSB):
209°, 14.8649%, 87.0588%
XYZ:
56.2424, 60.2354, 77.7695
xyY:
0.2895, 0.3101, 60.2354
CIE-Lab:
81.9659, -2.4966, -9.8708
CIE-LCH:
81.9659, 10.1817, 255.8057
CIE-Luv:
81.9659, -9.8863, -14.8660
Hunter-Lab:
77.6114, -6.4671, -5.0828
#bdcede color charts
#bdcede color shades, tints & tones
#bdcede color schemes
#bdcede color preview, HTML & CSS examples
This text has a color of #bdcede
<p style="color:#bdcede;">Text here</p>
.mytext {color:#bdcede;}
This box has a color of #bdcede
<div style="background-color:#bdcede;">Content here</div>
.mybackground {background-color:#bdcede;}
Border around this has a color of #bdcede
<div style="border:2px solid #bdcede;">Content here</div>
.myborder {border:2px solid #bdcede;}