#bdd3e4 color space conversions
Hex:
#bdd3e4
RGB:
189, 211, 228
CMY:
26, 17, 11
CMYK:
17, 7, 0, 11
HSL:
206°, 41.9355%, 81.7647%
HSV (HSB):
206°, 17.1053%, 89.4118%
XYZ:
58.2841, 63.0088, 82.4888
xyY:
0.2860, 0.3092, 63.0088
CIE-Lab:
83.4470, -3.8612, -10.8627
CIE-LCH:
83.4470, 11.5286, 250.4321
CIE-Luv:
83.4470, -12.4343, -16.2646
Hunter-Lab:
79.3781, -7.8463, -6.0488
#bdd3e4 color charts
#bdd3e4 color shades, tints & tones
#bdd3e4 color schemes
#bdd3e4 color preview, HTML & CSS examples
This text has a color of #bdd3e4
<p style="color:#bdd3e4;">Text here</p>
.mytext {color:#bdd3e4;}
This box has a color of #bdd3e4
<div style="background-color:#bdd3e4;">Content here</div>
.mybackground {background-color:#bdd3e4;}
Border around this has a color of #bdd3e4
<div style="border:2px solid #bdd3e4;">Content here</div>
.myborder {border:2px solid #bdd3e4;}