#bcdedc color space conversions
Hex:
#bcdedc
RGB:
188, 222, 220
CMY:
26, 13, 14
CMYK:
15, 0, 1, 13
HSL:
176°, 34.0000%, 80.3922%
HSV (HSB):
176°, 15.3153%, 87.0588%
XYZ:
59.7786, 68.1012, 77.7043
xyY:
0.2908, 0.3313, 68.1012
CIE-Lab:
86.0570, -11.5113, -2.7672
CIE-LCH:
86.0570, 11.8392, 193.5170
CIE-Luv:
86.0570, -17.8128, -2.2767
Hunter-Lab:
82.5235, -15.1137, 1.9388
#bcdedc color charts
#bcdedc RGB chart
#bcdedc CMYK chart
#bcdedc RGB pie chart
#bcdedc color shades, tints & tones
#bcdedc color schemes
#bcdedc color preview, HTML & CSS examples
This text has a color of #bcdedc
<p style="color:#bcdedc;">Text here</p>
.mytext {color:#bcdedc;}
Text color #bcdedc
This box has a color of #bcdedc
<div style="background-color:#bcdedc;">Content here</div>
.mybackground {background-color:#bcdedc;}
Background color #bcdedc
Border around this has a color of #bcdedc
<div style="border:2px solid #bcdedc;">Content here</div>
.myborder {border:2px solid #bcdedc;}
Border color #bcdedc