#bcc1dc color space conversions
Hex:
#bcc1dc
RGB:
188, 193, 220
CMY:
26, 24, 14
CMYK:
15, 12, 0, 14
HSL:
231°, 31.3725%, 80.0000%
HSV (HSB):
231°, 14.5455%, 86.2745%
XYZ:
52.7273, 53.9986, 75.3539
xyY:
0.2896, 0.2966, 53.9986
CIE-Lab:
78.4609, 3.6773, -14.0434
CIE-LCH:
78.4609, 14.5169, 284.6736
CIE-Luv:
78.4609, -4.2088, -22.4110
Hunter-Lab:
73.4837, -0.5163, -9.3603
#bcc1dc color charts
#bcc1dc color shades, tints & tones
#bcc1dc color schemes
#bcc1dc color preview, HTML & CSS examples
This text has a color of #bcc1dc
<p style="color:#bcc1dc;">Text here</p>
.mytext {color:#bcc1dc;}
This box has a color of #bcc1dc
<div style="background-color:#bcc1dc;">Content here</div>
.mybackground {background-color:#bcc1dc;}
Border around this has a color of #bcc1dc
<div style="border:2px solid #bcc1dc;">Content here</div>
.myborder {border:2px solid #bcc1dc;}