#bdeceb color space conversions
Hex:
#bdeceb
RGB:
189, 236, 235
CMY:
26, 7, 8
CMYK:
20, 0, 0, 7
HSL:
179°, 55.2941%, 83.3333%
HSV (HSB):
179°, 19.9153%, 92.5490%
XYZ:
65.9771, 76.8079, 89.9453
xyY:
0.2835, 0.3300, 76.8079
CIE-Lab:
90.2331, -15.1890, -4.4985
CIE-LCH:
90.2331, 15.8412, 196.4976
CIE-Luv:
90.2331, -24.0164, -4.4001
Hunter-Lab:
87.6401, -18.9920, 0.4986
#bdeceb color charts
#bdeceb color shades, tints & tones
#bdeceb color schemes
#bdeceb color preview, HTML & CSS examples
This text has a color of #bdeceb
<p style="color:#bdeceb;">Text here</p>
.mytext {color:#bdeceb;}
This box has a color of #bdeceb
<div style="background-color:#bdeceb;">Content here</div>
.mybackground {background-color:#bdeceb;}
Border around this has a color of #bdeceb
<div style="border:2px solid #bdeceb;">Content here</div>
.myborder {border:2px solid #bdeceb;}