#bcdbc4 color space conversions
Hex:
#bcdbc4
RGB:
188, 219, 196
CMY:
26, 14, 23
CMYK:
14, 0, 11, 14
HSL:
135°, 30.0971%, 79.8039%
HSV (HSB):
135°, 14.1553%, 85.8824%
XYZ:
56.0344, 65.3399, 61.8831
xyY:
0.3058, 0.3565, 65.3399
CIE-Lab:
84.6586, -14.6211, 7.8831
CIE-LCH:
84.6586, 16.6108, 151.6683
CIE-Luv:
84.6586, -15.8356, 14.2812
Hunter-Lab:
80.8331, -17.7199, 11.1928
#bcdbc4 color charts
#bcdbc4 color shades, tints & tones
#bcdbc4 color schemes
#bcdbc4 color preview, HTML & CSS examples
This text has a color of #bcdbc4
<p style="color:#bcdbc4;">Text here</p>
.mytext {color:#bcdbc4;}
This box has a color of #bcdbc4
<div style="background-color:#bcdbc4;">Content here</div>
.mybackground {background-color:#bcdbc4;}
Border around this has a color of #bcdbc4
<div style="border:2px solid #bcdbc4;">Content here</div>
.myborder {border:2px solid #bcdbc4;}