#bdd4e4 color space conversions
Hex:
#bdd4e4
RGB:
189, 212, 228
CMY:
26, 17, 11
CMYK:
17, 7, 0, 11
HSL:
205°, 41.9355%, 81.7647%
HSV (HSB):
205°, 17.1053%, 89.4118%
XYZ:
58.5333, 63.5072, 82.5719
xyY:
0.2861, 0.3104, 63.5072
CIE-Lab:
83.7085, -4.3839, -10.4730
CIE-LCH:
83.7085, 11.3535, 247.2861
CIE-Luv:
83.7085, -12.8964, -15.5631
Hunter-Lab:
79.6914, -8.3517, -5.6490
#bdd4e4 color charts
#bdd4e4 color shades, tints & tones
#bdd4e4 color schemes
#bdd4e4 color preview, HTML & CSS examples
This text has a color of #bdd4e4
<p style="color:#bdd4e4;">Text here</p>
.mytext {color:#bdd4e4;}
This box has a color of #bdd4e4
<div style="background-color:#bdd4e4;">Content here</div>
.mybackground {background-color:#bdd4e4;}
Border around this has a color of #bdd4e4
<div style="border:2px solid #bdd4e4;">Content here</div>
.myborder {border:2px solid #bdd4e4;}