#bcd2c7 color space conversions
Hex:
#bcd2c7
RGB:
188, 210, 199
CMY:
26, 18, 22
CMYK:
10, 0, 5, 18
HSL:
150°, 19.6429%, 78.0392%
HSV (HSB):
150°, 10.4762%, 82.3529%
XYZ:
54.0944, 60.9081, 62.9382
xyY:
0.3040, 0.3423, 60.9081
CIE-Lab:
82.3293, -9.4761, 2.9308
CIE-LCH:
82.3293, 9.9190, 162.8139
CIE-Luv:
82.3293, -11.5030, 6.0408
Hunter-Lab:
78.0436, -12.8525, 6.8162
#bcd2c7 color charts
#bcd2c7 color shades, tints & tones
#bcd2c7 color schemes
#bcd2c7 color preview, HTML & CSS examples
This text has a color of #bcd2c7
<p style="color:#bcd2c7;">Text here</p>
.mytext {color:#bcd2c7;}
This box has a color of #bcd2c7
<div style="background-color:#bcd2c7;">Content here</div>
.mybackground {background-color:#bcd2c7;}
Border around this has a color of #bcd2c7
<div style="border:2px solid #bcd2c7;">Content here</div>
.myborder {border:2px solid #bcd2c7;}