#bcc1c7 color space conversions
Hex:
#bcc1c7
RGB:
188, 193, 199
CMY:
26, 24, 22
CMYK:
6, 3, 0, 22
HSL:
213°, 8.9431%, 75.8824%
HSV (HSB):
213°, 5.5276%, 78.0392%
XYZ:
50.1178, 52.9548, 61.6126
xyY:
0.3043, 0.3216, 52.9548
CIE-Lab:
77.8483, -0.5745, -3.6171
CIE-LCH:
77.8483, 3.6624, 260.9744
CIE-Luv:
77.8483, -3.1080, -5.3635
Hunter-Lab:
72.7701, -4.4120, 0.7396
#bcc1c7 color charts
#bcc1c7 color shades, tints & tones
#bcc1c7 color schemes
#bcc1c7 color preview, HTML & CSS examples
This text has a color of #bcc1c7
<p style="color:#bcc1c7;">Text here</p>
.mytext {color:#bcc1c7;}
This box has a color of #bcc1c7
<div style="background-color:#bcc1c7;">Content here</div>
.mybackground {background-color:#bcc1c7;}
Border around this has a color of #bcc1c7
<div style="border:2px solid #bcc1c7;">Content here</div>
.myborder {border:2px solid #bcc1c7;}