#bcc9d6 color space conversions
Hex:
#bcc9d6
RGB:
188, 201, 214
CMY:
26, 21, 16
CMYK:
12, 6, 0, 16
HSL:
210°, 24.0741%, 78.8235%
HSV (HSB):
210°, 12.1495%, 83.9216%
XYZ:
53.7633, 57.3197, 71.8485
xyY:
0.2939, 0.3133, 57.3197
CIE-Lab:
80.3591, -1.8310, -7.9839
CIE-LCH:
80.3591, 8.1912, 257.0830
CIE-Luv:
80.3591, -7.7058, -11.9568
Hunter-Lab:
75.7098, -5.7351, -3.2693
#bcc9d6 color charts
#bcc9d6 color shades, tints & tones
#bcc9d6 color schemes
#bcc9d6 color preview, HTML & CSS examples
This text has a color of #bcc9d6
<p style="color:#bcc9d6;">Text here</p>
.mytext {color:#bcc9d6;}
This box has a color of #bcc9d6
<div style="background-color:#bcc9d6;">Content here</div>
.mybackground {background-color:#bcc9d6;}
Border around this has a color of #bcc9d6
<div style="border:2px solid #bcc9d6;">Content here</div>
.myborder {border:2px solid #bcc9d6;}