#bcc6d9 color space conversions
Hex:
#bcc6d9
RGB:
188, 198, 217
CMY:
26, 22, 15
CMYK:
13, 9, 0, 15
HSL:
219°, 27.6190%, 79.4118%
HSV (HSB):
219°, 13.3641%, 85.0980%
XYZ:
53.4575, 56.0893, 73.6544
xyY:
0.2918, 0.3062, 56.0893
CIE-Lab:
79.6646, 0.3769, -10.6280
CIE-LCH:
79.6646, 10.6347, 272.0311
CIE-Luv:
79.6646, -6.4154, -16.4730
Hunter-Lab:
74.8928, -3.6514, -5.8847
#bcc6d9 color charts
#bcc6d9 color shades, tints & tones
#bcc6d9 color schemes
#bcc6d9 color preview, HTML & CSS examples
This text has a color of #bcc6d9
<p style="color:#bcc6d9;">Text here</p>
.mytext {color:#bcc6d9;}
This box has a color of #bcc6d9
<div style="background-color:#bcc6d9;">Content here</div>
.mybackground {background-color:#bcc6d9;}
Border around this has a color of #bcc6d9
<div style="border:2px solid #bcc6d9;">Content here</div>
.myborder {border:2px solid #bcc6d9;}