#bcc3d4 color space conversions
Hex:
#bcc3d4
RGB:
188, 195, 212
CMY:
26, 24, 17
CMYK:
11, 8, 0, 17
HSL:
223°, 21.8182%, 78.4314%
HSV (HSB):
223°, 11.3208%, 83.1373%
XYZ:
52.1378, 54.4750, 70.0541
xyY:
0.2951, 0.3083, 54.4750
CIE-Lab:
78.7379, 0.9466, -9.3172
CIE-LCH:
78.7379, 9.3652, 275.8013
CIE-Luv:
78.7379, -4.7434, -14.4697
Hunter-Lab:
73.8072, -3.0693, -4.6101
#bcc3d4 color charts
#bcc3d4 color shades, tints & tones
#bcc3d4 color schemes
#bcc3d4 color preview, HTML & CSS examples
This text has a color of #bcc3d4
<p style="color:#bcc3d4;">Text here</p>
.mytext {color:#bcc3d4;}
This box has a color of #bcc3d4
<div style="background-color:#bcc3d4;">Content here</div>
.mybackground {background-color:#bcc3d4;}
Border around this has a color of #bcc3d4
<div style="border:2px solid #bcc3d4;">Content here</div>
.myborder {border:2px solid #bcc3d4;}