#bcc7d6 color space conversions
Hex:
#bcc7d6
RGB:
188, 199, 214
CMY:
26, 22, 16
CMYK:
12, 7, 0, 16
HSL:
215°, 24.0741%, 78.8235%
HSV (HSB):
215°, 12.1495%, 83.9216%
XYZ:
53.3001, 56.3933, 71.6941
xyY:
0.2938, 0.3109, 56.3933
CIE-Lab:
79.8371, -0.7722, -8.7590
CIE-LCH:
79.8371, 8.7930, 264.9616
CIE-Luv:
79.8371, -6.7519, -13.3373
Hunter-Lab:
75.0954, -4.7241, -4.0377
#bcc7d6 color charts
#bcc7d6 color shades, tints & tones
#bcc7d6 color schemes
#bcc7d6 color preview, HTML & CSS examples
This text has a color of #bcc7d6
<p style="color:#bcc7d6;">Text here</p>
.mytext {color:#bcc7d6;}
This box has a color of #bcc7d6
<div style="background-color:#bcc7d6;">Content here</div>
.mybackground {background-color:#bcc7d6;}
Border around this has a color of #bcc7d6
<div style="border:2px solid #bcc7d6;">Content here</div>
.myborder {border:2px solid #bcc7d6;}