#bdd0db color space conversions
Hex:
#bdd0db
RGB:
189, 208, 219
CMY:
26, 18, 14
CMYK:
14, 5, 0, 14
HSL:
202°, 29.4118%, 80.0000%
HSV (HSB):
202°, 13.6986%, 85.8824%
XYZ:
56.3283, 61.0450, 75.8319
xyY:
0.2915, 0.3160, 61.0450
CIE-Lab:
82.4029, -4.1666, -7.6201
CIE-LCH:
82.4029, 8.6848, 241.3306
CIE-Luv:
82.4029, -10.7128, -11.0418
Hunter-Lab:
78.1313, -8.0413, -2.8531
#bdd0db color charts
#bdd0db color shades, tints & tones
#bdd0db color schemes
#bdd0db color preview, HTML & CSS examples
This text has a color of #bdd0db
<p style="color:#bdd0db;">Text here</p>
.mytext {color:#bdd0db;}
This box has a color of #bdd0db
<div style="background-color:#bdd0db;">Content here</div>
.mybackground {background-color:#bdd0db;}
Border around this has a color of #bdd0db
<div style="border:2px solid #bdd0db;">Content here</div>
.myborder {border:2px solid #bdd0db;}