#bcdbcf color space conversions
Hex:
#bcdbcf
RGB:
188, 219, 207
CMY:
26, 14, 19
CMYK:
14, 0, 5, 14
HSL:
157°, 30.0971%, 79.8039%
HSV (HSB):
157°, 14.1553%, 85.8824%
XYZ:
57.3330, 65.8594, 68.7218
xyY:
0.2987, 0.3432, 65.8594
CIE-Lab:
84.9246, -12.5536, 2.4511
CIE-LCH:
84.9246, 12.7907, 168.9520
CIE-Luv:
84.9246, -16.0942, 5.8787
Hunter-Lab:
81.1538, -15.9136, 6.6003
#bcdbcf color charts
#bcdbcf color shades, tints & tones
#bcdbcf color schemes
#bcdbcf color preview, HTML & CSS examples
This text has a color of #bcdbcf
<p style="color:#bcdbcf;">Text here</p>
.mytext {color:#bcdbcf;}
This box has a color of #bcdbcf
<div style="background-color:#bcdbcf;">Content here</div>
.mybackground {background-color:#bcdbcf;}
Border around this has a color of #bcdbcf
<div style="border:2px solid #bcdbcf;">Content here</div>
.myborder {border:2px solid #bcdbcf;}