#bcc9d3 color space conversions
Hex:
#bcc9d3
RGB:
188, 201, 211
CMY:
26, 21, 17
CMYK:
11, 5, 0, 17
HSL:
206°, 20.7207%, 78.2353%
HSV (HSB):
206°, 10.9005%, 82.7451%
XYZ:
53.3836, 57.1678, 69.8489
xyY:
0.2959, 0.3169, 57.1678
CIE-Lab:
80.2739, -2.4397, -6.5002
CIE-LCH:
80.2739, 6.9430, 249.4277
CIE-Luv:
80.2739, -7.5766, -9.5335
Hunter-Lab:
75.6094, -6.2876, -1.8463
#bcc9d3 color charts
#bcc9d3 color shades, tints & tones
#bcc9d3 color schemes
#bcc9d3 color preview, HTML & CSS examples
This text has a color of #bcc9d3
<p style="color:#bcc9d3;">Text here</p>
.mytext {color:#bcc9d3;}
This box has a color of #bcc9d3
<div style="background-color:#bcc9d3;">Content here</div>
.mybackground {background-color:#bcc9d3;}
Border around this has a color of #bcc9d3
<div style="border:2px solid #bcc9d3;">Content here</div>
.myborder {border:2px solid #bcc9d3;}