#bdc8db color space conversions
Hex:
#bdc8db
RGB:
189, 200, 219
CMY:
26, 22, 14
CMYK:
14, 9, 0, 14
HSL:
218°, 29.4118%, 80.0000%
HSV (HSB):
218°, 13.6986%, 85.8824%
XYZ:
54.4267, 57.2418, 75.1980
xyY:
0.2913, 0.3063, 57.2418
CIE-Lab:
80.3154, 0.0510, -10.7239
CIE-LCH:
80.3154, 10.7240, 270.2727
CIE-Luv:
80.3154, -6.9351, -16.5914
Hunter-Lab:
75.6583, -3.9936, -5.9684
#bdc8db color charts
#bdc8db color shades, tints & tones
#bdc8db color schemes
#bdc8db color preview, HTML & CSS examples
This text has a color of #bdc8db
<p style="color:#bdc8db;">Text here</p>
.mytext {color:#bdc8db;}
This box has a color of #bdc8db
<div style="background-color:#bdc8db;">Content here</div>
.mybackground {background-color:#bdc8db;}
Border around this has a color of #bdc8db
<div style="border:2px solid #bdc8db;">Content here</div>
.myborder {border:2px solid #bdc8db;}