#bcc9d9 color space conversions
Hex:
#bcc9d9
RGB:
188, 201, 217
CMY:
26, 21, 15
CMYK:
13, 7, 0, 15
HSL:
213°, 27.6190%, 79.4118%
HSV (HSB):
213°, 13.3641%, 85.0980%
XYZ:
54.1501, 57.4744, 73.8853
xyY:
0.2919, 0.3098, 57.4744
CIE-Lab:
80.4457, -1.2151, -9.4646
CIE-LCH:
80.4457, 9.5423, 262.6839
CIE-Luv:
80.4457, -7.8357, -14.3926
Hunter-Lab:
75.8119, -5.1738, -4.7150
#bcc9d9 color charts
#bcc9d9 color shades, tints & tones
#bcc9d9 color schemes
#bcc9d9 color preview, HTML & CSS examples
This text has a color of #bcc9d9
<p style="color:#bcc9d9;">Text here</p>
.mytext {color:#bcc9d9;}
This box has a color of #bcc9d9
<div style="background-color:#bcc9d9;">Content here</div>
.mybackground {background-color:#bcc9d9;}
Border around this has a color of #bcc9d9
<div style="border:2px solid #bcc9d9;">Content here</div>
.myborder {border:2px solid #bcc9d9;}