#bcdad4 color space conversions
Hex:
#bcdad4
RGB:
188, 218, 212
CMY:
26, 15, 17
CMYK:
14, 0, 3, 15
HSL:
168°, 28.8462%, 79.6078%
HSV (HSB):
168°, 13.7615%, 85.4902%
XYZ:
57.6941, 65.5876, 71.9062
xyY:
0.2956, 0.3360, 65.5876
CIE-Lab:
84.7856, -11.0694, -0.3985
CIE-LCH:
84.7856, 11.0766, 182.0618
CIE-Luv:
84.7856, -15.7396, 1.3006
Hunter-Lab:
80.9862, -14.5635, 4.0478
#bcdad4 color charts
#bcdad4 color shades, tints & tones
#bcdad4 color schemes
#bcdad4 color preview, HTML & CSS examples
This text has a color of #bcdad4
<p style="color:#bcdad4;">Text here</p>
.mytext {color:#bcdad4;}
This box has a color of #bcdad4
<div style="background-color:#bcdad4;">Content here</div>
.mybackground {background-color:#bcdad4;}
Border around this has a color of #bcdad4
<div style="border:2px solid #bcdad4;">Content here</div>
.myborder {border:2px solid #bcdad4;}