#bdd8f7 color space conversions
Hex:
#bdd8f7
RGB:
189, 216, 247
CMY:
26, 15, 3
CMYK:
23, 13, 0, 3
HSL:
212°, 78.3784%, 85.4902%
HSV (HSB):
212°, 23.4818%, 96.8627%
XYZ:
62.3306, 66.6460, 97.5745
xyY:
0.2751, 0.2942, 66.6460
CIE-Lab:
85.3248, -2.3438, -18.1235
CIE-LCH:
85.3248, 18.2744, 262.6313
CIE-Luv:
85.3248, -15.3107, -28.3801
Hunter-Lab:
81.6370, -6.5782, -13.7190
#bdd8f7 color charts
#bdd8f7 color shades, tints & tones
#bdd8f7 color schemes
#bdd8f7 color preview, HTML & CSS examples
This text has a color of #bdd8f7
<p style="color:#bdd8f7;">Text here</p>
.mytext {color:#bdd8f7;}
This box has a color of #bdd8f7
<div style="background-color:#bdd8f7;">Content here</div>
.mybackground {background-color:#bdd8f7;}
Border around this has a color of #bdd8f7
<div style="border:2px solid #bdd8f7;">Content here</div>
.myborder {border:2px solid #bdd8f7;}