#bccdce color space conversions
Hex:
#bccdce
RGB:
188, 205, 206
CMY:
26, 20, 19
CMYK:
9, 0, 0, 19
HSL:
183°, 15.5172%, 77.2549%
HSV (HSB):
183°, 8.7379%, 80.7843%
XYZ:
53.7109, 58.8102, 66.9132
xyY:
0.2993, 0.3278, 58.8102
CIE-Lab:
81.1872, -5.5347, -2.4744
CIE-LCH:
81.1872, 6.0626, 204.0876
CIE-Luv:
81.1872, -9.3061, -2.8050
Hunter-Lab:
76.6878, -9.1852, 1.9486
#bccdce color charts
#bccdce color shades, tints & tones
#bccdce color schemes
#bccdce color preview, HTML & CSS examples
This text has a color of #bccdce
<p style="color:#bccdce;">Text here</p>
.mytext {color:#bccdce;}
This box has a color of #bccdce
<div style="background-color:#bccdce;">Content here</div>
.mybackground {background-color:#bccdce;}
Border around this has a color of #bccdce
<div style="border:2px solid #bccdce;">Content here</div>
.myborder {border:2px solid #bccdce;}