#bcc4ff color space conversions
Hex:
#bcc4ff
RGB:
188, 196, 255
CMY:
26, 23, 0
CMYK:
26, 23, 0, 0
HSL:
233°, 100.0000%, 86.8627%
HSV (HSB):
233°, 26.2745%, 100.0000%
XYZ:
58.5290, 57.3912, 102.6005
xyY:
0.2678, 0.2626, 57.3912
CIE-Lab:
80.3991, 9.8702, -29.8715
CIE-LCH:
80.3991, 31.4600, 288.2846
CIE-Luv:
80.3991, -7.3866, -49.5859
Hunter-Lab:
75.7570, 5.3323, -27.2688
#bcc4ff color charts
#bcc4ff color shades, tints & tones
#bcc4ff color schemes
#bcc4ff color preview, HTML & CSS examples
This text has a color of #bcc4ff
<p style="color:#bcc4ff;">Text here</p>
.mytext {color:#bcc4ff;}
This box has a color of #bcc4ff
<div style="background-color:#bcc4ff;">Content here</div>
.mybackground {background-color:#bcc4ff;}
Border around this has a color of #bcc4ff
<div style="border:2px solid #bcc4ff;">Content here</div>
.myborder {border:2px solid #bcc4ff;}