#bcdbca color space conversions
Hex:
#bcdbca
RGB:
188, 219, 202
CMY:
26, 14, 21
CMYK:
14, 0, 8, 14
HSL:
147°, 30.0971%, 79.8039%
HSV (HSB):
147°, 14.1553%, 85.8824%
XYZ:
56.7312, 65.6187, 65.5527
xyY:
0.3019, 0.3492, 65.6187
CIE-Lab:
84.8015, -13.5063, 4.9176
CIE-LCH:
84.8015, 14.3737, 159.9938
CIE-Luv:
84.8015, -15.9754, 9.7289
Hunter-Lab:
81.0054, -16.7488, 8.7239
#bcdbca color charts
#bcdbca color shades, tints & tones
#bcdbca color schemes
#bcdbca color preview, HTML & CSS examples
This text has a color of #bcdbca
<p style="color:#bcdbca;">Text here</p>
.mytext {color:#bcdbca;}
This box has a color of #bcdbca
<div style="background-color:#bcdbca;">Content here</div>
.mybackground {background-color:#bcdbca;}
Border around this has a color of #bcdbca
<div style="border:2px solid #bcdbca;">Content here</div>
.myborder {border:2px solid #bcdbca;}