#bdd1e8 color space conversions
Hex:
#bdd1e8
RGB:
189, 209, 232
CMY:
26, 18, 9
CMYK:
19, 10, 0, 9
HSL:
212°, 48.3146%, 82.5490%
HSV (HSB):
212°, 18.5345%, 90.9804%
XYZ:
58.3522, 62.2459, 85.2831
xyY:
0.2834, 0.3023, 62.2459
CIE-Lab:
83.0440, -1.9589, -13.5934
CIE-LCH:
83.0440, 13.7338, 261.7997
CIE-Luv:
83.0440, -11.6562, -20.9523
Hunter-Lab:
78.8961, -6.0481, -8.8625
#bdd1e8 color charts
#bdd1e8 color shades, tints & tones
#bdd1e8 color schemes
#bdd1e8 color preview, HTML & CSS examples
This text has a color of #bdd1e8
<p style="color:#bdd1e8;">Text here</p>
.mytext {color:#bdd1e8;}
This box has a color of #bdd1e8
<div style="background-color:#bdd1e8;">Content here</div>
.mybackground {background-color:#bdd1e8;}
Border around this has a color of #bdd1e8
<div style="border:2px solid #bdd1e8;">Content here</div>
.myborder {border:2px solid #bdd1e8;}