#bdd2db color space conversions
Hex:
#bdd2db
RGB:
189, 210, 219
CMY:
26, 18, 14
CMYK:
14, 4, 0, 14
HSL:
198°, 29.4118%, 80.0000%
HSV (HSB):
198°, 13.6986%, 85.8824%
XYZ:
56.8190, 62.0265, 75.9955
xyY:
0.2916, 0.3183, 62.0265
CIE-Lab:
82.9275, -5.2115, -6.8431
CIE-LCH:
82.9275, 8.6016, 232.7081
CIE-Luv:
82.9275, -11.6564, -9.6567
Hunter-Lab:
78.7569, -9.0460, -2.0813
#bdd2db color charts
#bdd2db color shades, tints & tones
#bdd2db color schemes
#bdd2db color preview, HTML & CSS examples
This text has a color of #bdd2db
<p style="color:#bdd2db;">Text here</p>
.mytext {color:#bdd2db;}
This box has a color of #bdd2db
<div style="background-color:#bdd2db;">Content here</div>
.mybackground {background-color:#bdd2db;}
Border around this has a color of #bdd2db
<div style="border:2px solid #bdd2db;">Content here</div>
.myborder {border:2px solid #bdd2db;}