#bcd5dd color space conversions
Hex:
#bcd5dd
RGB:
188, 213, 221
CMY:
26, 16, 13
CMYK:
15, 4, 0, 13
HSL:
195°, 32.6733%, 80.1961%
HSV (HSB):
195°, 14.9321%, 86.6667%
XYZ:
57.5844, 63.5003, 77.6284
xyY:
0.2898, 0.3196, 63.5003
CIE-Lab:
83.7049, -6.6796, -6.7643
CIE-LCH:
83.7049, 9.5065, 225.3609
CIE-Luv:
83.7049, -13.6326, -9.3035
Hunter-Lab:
79.6871, -10.4626, -1.9773
#bcd5dd color charts
#bcd5dd color shades, tints & tones
#bcd5dd color schemes
#bcd5dd color preview, HTML & CSS examples
This text has a color of #bcd5dd
<p style="color:#bcd5dd;">Text here</p>
.mytext {color:#bcd5dd;}
This box has a color of #bcd5dd
<div style="background-color:#bcd5dd;">Content here</div>
.mybackground {background-color:#bcd5dd;}
Border around this has a color of #bcd5dd
<div style="border:2px solid #bcd5dd;">Content here</div>
.myborder {border:2px solid #bcd5dd;}