#bdd8e1 color space conversions
Hex:
#bdd8e1
RGB:
189, 216, 225
CMY:
26, 15, 12
CMYK:
16, 4, 0, 12
HSL:
195°, 37.5000%, 81.1765%
HSV (HSB):
195°, 16.0000%, 88.2353%
XYZ:
59.1327, 65.3668, 80.7346
xyY:
0.2881, 0.3185, 65.3668
CIE-Lab:
84.6724, -7.0913, -7.4483
CIE-LCH:
84.6724, 10.2842, 226.4064
CIE-Luv:
84.6724, -14.6564, -10.3307
Hunter-Lab:
80.8497, -10.9338, -2.6107
#bdd8e1 color charts
#bdd8e1 color shades, tints & tones
#bdd8e1 color schemes
#bdd8e1 color preview, HTML & CSS examples
This text has a color of #bdd8e1
<p style="color:#bdd8e1;">Text here</p>
.mytext {color:#bdd8e1;}
This box has a color of #bdd8e1
<div style="background-color:#bdd8e1;">Content here</div>
.mybackground {background-color:#bdd8e1;}
Border around this has a color of #bdd8e1
<div style="border:2px solid #bdd8e1;">Content here</div>
.myborder {border:2px solid #bdd8e1;}