#bdd4db color space conversions
Hex:
#bdd4db
RGB:
189, 212, 219
CMY:
26, 17, 14
CMYK:
14, 3, 0, 14
HSL:
194°, 29.4118%, 80.0000%
HSV (HSB):
194°, 13.6986%, 85.8824%
XYZ:
57.3159, 63.0203, 76.1611
xyY:
0.2917, 0.3207, 63.0203
CIE-Lab:
83.4530, -6.2525, -6.0658
CIE-LCH:
83.4530, 8.7113, 224.1315
CIE-Luv:
83.4530, -12.5994, -8.2730
Hunter-Lab:
79.3853, -10.0478, -1.3122
#bdd4db color charts
#bdd4db color shades, tints & tones
#bdd4db color schemes
#bdd4db color preview, HTML & CSS examples
This text has a color of #bdd4db
<p style="color:#bdd4db;">Text here</p>
.mytext {color:#bdd4db;}
This box has a color of #bdd4db
<div style="background-color:#bdd4db;">Content here</div>
.mybackground {background-color:#bdd4db;}
Border around this has a color of #bdd4db
<div style="border:2px solid #bdd4db;">Content here</div>
.myborder {border:2px solid #bdd4db;}