#bcd8cc color space conversions
Hex:
#bcd8cc
RGB:
188, 216, 204
CMY:
26, 15, 20
CMYK:
13, 0, 6, 15
HSL:
154°, 26.4151%, 79.2157%
HSV (HSB):
154°, 12.9630%, 84.7059%
XYZ:
56.1940, 64.1627, 66.5496
xyY:
0.3007, 0.3433, 64.1627
CIE-Lab:
84.0504, -11.6019, 2.7708
CIE-LCH:
84.0504, 11.9282, 166.5683
CIE-Luv:
84.0504, -14.5735, 6.1867
Hunter-Lab:
80.1016, -14.9541, 6.8121
#bcd8cc color charts
#bcd8cc color shades, tints & tones
#bcd8cc color schemes
#bcd8cc color preview, HTML & CSS examples
This text has a color of #bcd8cc
<p style="color:#bcd8cc;">Text here</p>
.mytext {color:#bcd8cc;}
This box has a color of #bcd8cc
<div style="background-color:#bcd8cc;">Content here</div>
.mybackground {background-color:#bcd8cc;}
Border around this has a color of #bcd8cc
<div style="border:2px solid #bcd8cc;">Content here</div>
.myborder {border:2px solid #bcd8cc;}