#bdd8e6 color space conversions
Hex:
#bdd8e6
RGB:
189, 216, 230
CMY:
26, 15, 10
CMYK:
18, 6, 0, 10
HSL:
200°, 45.0549%, 82.1569%
HSV (HSB):
200°, 17.8261%, 90.1961%
XYZ:
59.8251, 65.6437, 84.3803
xyY:
0.2851, 0.3128, 65.6437
CIE-Lab:
84.8144, -6.0439, -9.8883
CIE-LCH:
84.8144, 11.5891, 238.5659
CIE-Luv:
84.8144, -14.8026, -14.3853
Hunter-Lab:
81.0208, -9.9836, -5.0339
#bdd8e6 color charts
#bdd8e6 color shades, tints & tones
#bdd8e6 color schemes
#bdd8e6 color preview, HTML & CSS examples
This text has a color of #bdd8e6
<p style="color:#bdd8e6;">Text here</p>
.mytext {color:#bdd8e6;}
This box has a color of #bdd8e6
<div style="background-color:#bdd8e6;">Content here</div>
.mybackground {background-color:#bdd8e6;}
Border around this has a color of #bdd8e6
<div style="border:2px solid #bdd8e6;">Content here</div>
.myborder {border:2px solid #bdd8e6;}