#bcccdd color space conversions
Hex:
#bcccdd
RGB:
188, 204, 221
CMY:
26, 20, 13
CMYK:
15, 8, 0, 13
HSL:
211°, 32.6733%, 80.1961%
HSV (HSB):
211°, 14.9321%, 86.6667%
XYZ:
55.3830, 59.0976, 76.8946
xyY:
0.2894, 0.3088, 59.0976
CIE-Lab:
81.3452, -1.9699, -10.2681
CIE-LCH:
81.3452, 10.4553, 259.1401
CIE-Luv:
81.3452, -9.4165, -15.5669
Hunter-Lab:
76.8749, -5.9343, -5.4927
#bcccdd color charts
#bcccdd color shades, tints & tones
#bcccdd color schemes
#bcccdd color preview, HTML & CSS examples
This text has a color of #bcccdd
<p style="color:#bcccdd;">Text here</p>
.mytext {color:#bcccdd;}
This box has a color of #bcccdd
<div style="background-color:#bcccdd;">Content here</div>
.mybackground {background-color:#bcccdd;}
Border around this has a color of #bcccdd
<div style="border:2px solid #bcccdd;">Content here</div>
.myborder {border:2px solid #bcccdd;}