#bcc6dd color space conversions
Hex:
#bcc6dd
RGB:
188, 198, 221
CMY:
26, 22, 13
CMYK:
15, 10, 0, 13
HSL:
222°, 32.6733%, 80.1961%
HSV (HSB):
222°, 14.9321%, 86.6667%
XYZ:
53.9843, 56.3000, 76.4283
xyY:
0.2891, 0.3015, 56.3000
CIE-Lab:
79.7842, 1.2124, -12.5987
CIE-LCH:
79.7842, 12.6569, 275.4969
CIE-Luv:
79.7842, -6.6039, -19.7506
Hunter-Lab:
75.0333, -2.8828, -7.8690
#bcc6dd color charts
#bcc6dd color shades, tints & tones
#bcc6dd color schemes
#bcc6dd color preview, HTML & CSS examples
This text has a color of #bcc6dd
<p style="color:#bcc6dd;">Text here</p>
.mytext {color:#bcc6dd;}
This box has a color of #bcc6dd
<div style="background-color:#bcc6dd;">Content here</div>
.mybackground {background-color:#bcc6dd;}
Border around this has a color of #bcc6dd
<div style="border:2px solid #bcc6dd;">Content here</div>
.myborder {border:2px solid #bcc6dd;}