#bcd9d7 color space conversions
Hex:
#bcd9d7
RGB:
188, 217, 215
CMY:
26, 15, 16
CMYK:
13, 0, 1, 15
HSL:
176°, 27.6190%, 79.4118%
HSV (HSB):
176°, 13.3641%, 85.0980%
XYZ:
57.8176, 65.2234, 73.8320
xyY:
0.2937, 0.3313, 65.2234
CIE-Lab:
84.5987, -9.9618, -2.2620
CIE-LCH:
84.5987, 10.2154, 192.7929
CIE-Luv:
84.5987, -15.3429, -1.7485
Hunter-Lab:
80.7610, -13.5417, 2.3295
#bcd9d7 color charts
#bcd9d7 color shades, tints & tones
#bcd9d7 color schemes
#bcd9d7 color preview, HTML & CSS examples
This text has a color of #bcd9d7
<p style="color:#bcd9d7;">Text here</p>
.mytext {color:#bcd9d7;}
This box has a color of #bcd9d7
<div style="background-color:#bcd9d7;">Content here</div>
.mybackground {background-color:#bcd9d7;}
Border around this has a color of #bcd9d7
<div style="border:2px solid #bcd9d7;">Content here</div>
.myborder {border:2px solid #bcd9d7;}