#bcc2dc color space conversions
Hex:
#bcc2dc
RGB:
188, 194, 220
CMY:
26, 24, 14
CMYK:
15, 12, 0, 14
HSL:
229°, 31.3725%, 80.0000%
HSV (HSB):
229°, 14.5455%, 86.2745%
XYZ:
52.9491, 54.4422, 75.4278
xyY:
0.2896, 0.2978, 54.4422
CIE-Lab:
78.7189, 3.1406, -13.6565
CIE-LCH:
78.7189, 14.0129, 282.9513
CIE-Luv:
78.7189, -4.6781, -21.7149
Hunter-Lab:
73.7850, -1.0298, -8.9606
#bcc2dc color charts
#bcc2dc color shades, tints & tones
#bcc2dc color schemes
#bcc2dc color preview, HTML & CSS examples
This text has a color of #bcc2dc
<p style="color:#bcc2dc;">Text here</p>
.mytext {color:#bcc2dc;}
This box has a color of #bcc2dc
<div style="background-color:#bcc2dc;">Content here</div>
.mybackground {background-color:#bcc2dc;}
Border around this has a color of #bcc2dc
<div style="border:2px solid #bcc2dc;">Content here</div>
.myborder {border:2px solid #bcc2dc;}