#bcc7d8 color space conversions
Hex:
#bcc7d8
RGB:
188, 199, 216
CMY:
26, 22, 15
CMYK:
13, 8, 0, 15
HSL:
216°, 26.4151%, 79.2157%
HSV (HSB):
216°, 12.9630%, 84.7059%
XYZ:
53.5571, 56.4961, 73.0478
xyY:
0.2925, 0.3086, 56.4961
CIE-Lab:
79.8953, -0.3613, -9.7469
CIE-LCH:
79.8953, 9.7536, 267.8770
CIE-Luv:
79.8953, -6.8431, -14.9641
Hunter-Lab:
75.1639, -4.3487, -5.0061
#bcc7d8 color charts
#bcc7d8 color shades, tints & tones
#bcc7d8 color schemes
#bcc7d8 color preview, HTML & CSS examples
This text has a color of #bcc7d8
<p style="color:#bcc7d8;">Text here</p>
.mytext {color:#bcc7d8;}
This box has a color of #bcc7d8
<div style="background-color:#bcc7d8;">Content here</div>
.mybackground {background-color:#bcc7d8;}
Border around this has a color of #bcc7d8
<div style="border:2px solid #bcc7d8;">Content here</div>
.myborder {border:2px solid #bcc7d8;}