#bdd3ea color space conversions
Hex:
#bdd3ea
RGB:
189, 211, 234
CMY:
26, 17, 8
CMYK:
19, 10, 0, 8
HSL:
211°, 51.7241%, 82.9412%
HSV (HSB):
211°, 19.2308%, 91.7647%
XYZ:
59.1318, 63.3479, 86.9527
xyY:
0.2823, 0.3025, 63.3479
CIE-Lab:
83.6251, -2.5792, -13.7869
CIE-LCH:
83.6251, 14.0261, 259.4037
CIE-Luv:
83.6251, -12.6415, -21.1858
Hunter-Lab:
79.5914, -6.6697, -9.0597
#bdd3ea color charts
#bdd3ea color shades, tints & tones
#bdd3ea color schemes
#bdd3ea color preview, HTML & CSS examples
This text has a color of #bdd3ea
<p style="color:#bdd3ea;">Text here</p>
.mytext {color:#bdd3ea;}
This box has a color of #bdd3ea
<div style="background-color:#bdd3ea;">Content here</div>
.mybackground {background-color:#bdd3ea;}
Border around this has a color of #bdd3ea
<div style="border:2px solid #bdd3ea;">Content here</div>
.myborder {border:2px solid #bdd3ea;}