#bdd4e6 color space conversions
Hex:
#bdd4e6
RGB:
189, 212, 230
CMY:
26, 17, 10
CMYK:
18, 8, 0, 10
HSL:
206°, 45.0549%, 82.1569%
HSV (HSB):
206°, 17.8261%, 90.1961%
XYZ:
58.8127, 63.6190, 84.0428
xyY:
0.2848, 0.3081, 63.6190
CIE-Lab:
83.7670, -3.9602, -11.4489
CIE-LCH:
83.7670, 12.1144, 250.9193
CIE-Luv:
83.7670, -12.9631, -17.1970
Hunter-Lab:
79.7615, -7.9644, -6.6395
#bdd4e6 color charts
#bdd4e6 color shades, tints & tones
#bdd4e6 color schemes
#bdd4e6 color preview, HTML & CSS examples
This text has a color of #bdd4e6
<p style="color:#bdd4e6;">Text here</p>
.mytext {color:#bdd4e6;}
This box has a color of #bdd4e6
<div style="background-color:#bdd4e6;">Content here</div>
.mybackground {background-color:#bdd4e6;}
Border around this has a color of #bdd4e6
<div style="border:2px solid #bdd4e6;">Content here</div>
.myborder {border:2px solid #bdd4e6;}