#bdd5e4 color space conversions
Hex:
#bdd5e4
RGB:
189, 213, 228
CMY:
26, 16, 11
CMYK:
17, 7, 0, 11
HSL:
203°, 41.9355%, 81.7647%
HSV (HSB):
203°, 17.1053%, 89.4118%
XYZ:
58.7841, 64.0088, 82.6555
xyY:
0.2861, 0.3116, 64.0088
CIE-Lab:
83.9703, -4.9057, -10.0831
CIE-LCH:
83.9703, 11.2132, 244.0560
CIE-Luv:
83.9703, -13.3584, -14.8618
Hunter-Lab:
80.0055, -8.8565, -5.2500
#bdd5e4 color charts
#bdd5e4 color shades, tints & tones
#bdd5e4 color schemes
#bdd5e4 color preview, HTML & CSS examples
This text has a color of #bdd5e4
<p style="color:#bdd5e4;">Text here</p>
.mytext {color:#bdd5e4;}
This box has a color of #bdd5e4
<div style="background-color:#bdd5e4;">Content here</div>
.mybackground {background-color:#bdd5e4;}
Border around this has a color of #bdd5e4
<div style="border:2px solid #bdd5e4;">Content here</div>
.myborder {border:2px solid #bdd5e4;}