#bdd6d9 color space conversions
Hex:
#bdd6d9
RGB:
189, 214, 217
CMY:
26, 16, 15
CMYK:
13, 1, 0, 15
HSL:
186°, 26.9231%, 79.6078%
HSV (HSB):
186°, 12.9032%, 85.0980%
XYZ:
57.5572, 63.9217, 74.9502
xyY:
0.2930, 0.3254, 63.9217
CIE-Lab:
83.9250, -7.6948, -4.3061
CIE-LCH:
83.9250, 8.8178, 209.2319
CIE-Luv:
83.9250, -13.4805, -5.2908
Hunter-Lab:
79.9511, -11.4112, 0.3843
#bdd6d9 color charts
#bdd6d9 color shades, tints & tones
#bdd6d9 color schemes
#bdd6d9 color preview, HTML & CSS examples
This text has a color of #bdd6d9
<p style="color:#bdd6d9;">Text here</p>
.mytext {color:#bdd6d9;}
This box has a color of #bdd6d9
<div style="background-color:#bdd6d9;">Content here</div>
.mybackground {background-color:#bdd6d9;}
Border around this has a color of #bdd6d9
<div style="border:2px solid #bdd6d9;">Content here</div>
.myborder {border:2px solid #bdd6d9;}