#bdedd5 color space conversions
Hex:
#bdedd5
RGB:
189, 237, 213
CMY:
26, 7, 16
CMYK:
20, 0, 10, 7
HSL:
150°, 57.1429%, 83.5294%
HSV (HSB):
150°, 20.2532%, 92.9412%
XYZ:
63.2807, 76.1913, 74.3219
xyY:
0.2960, 0.3564, 76.1913
CIE-Lab:
89.9481, -20.0756, 6.5733
CIE-LCH:
89.9481, 21.1243, 161.8701
CIE-Luv:
89.9481, -24.2300, 13.4308
Hunter-Lab:
87.2876, -23.3466, 10.6183
#bdedd5 color charts
#bdedd5 color shades, tints & tones
#bdedd5 color schemes
#bdedd5 color preview, HTML & CSS examples
This text has a color of #bdedd5
<p style="color:#bdedd5;">Text here</p>
.mytext {color:#bdedd5;}
This box has a color of #bdedd5
<div style="background-color:#bdedd5;">Content here</div>
.mybackground {background-color:#bdedd5;}
Border around this has a color of #bdedd5
<div style="border:2px solid #bdedd5;">Content here</div>
.myborder {border:2px solid #bdedd5;}