#bdd7f3 color space conversions
Hex:
#bdd7f3
RGB:
189, 215, 243
CMY:
26, 16, 5
CMYK:
22, 12, 0, 5
HSL:
211°, 69.2308%, 84.7059%
HSV (HSB):
211°, 22.2222%, 95.2941%
XYZ:
61.4644, 65.8908, 94.2727
xyY:
0.2773, 0.2973, 65.8908
CIE-Lab:
84.9407, -2.7097, -16.5859
CIE-LCH:
84.9407, 16.8058, 260.7215
CIE-Luv:
84.9407, -14.7429, -25.7766
Hunter-Lab:
81.1731, -6.8926, -12.0369
#bdd7f3 color charts
#bdd7f3 color shades, tints & tones
#bdd7f3 color schemes
#bdd7f3 color preview, HTML & CSS examples
This text has a color of #bdd7f3
<p style="color:#bdd7f3;">Text here</p>
.mytext {color:#bdd7f3;}
This box has a color of #bdd7f3
<div style="background-color:#bdd7f3;">Content here</div>
.mybackground {background-color:#bdd7f3;}
Border around this has a color of #bdd7f3
<div style="border:2px solid #bdd7f3;">Content here</div>
.myborder {border:2px solid #bdd7f3;}