#bcccdc color space conversions
Hex:
#bcccdc
RGB:
188, 204, 220
CMY:
26, 20, 14
CMYK:
15, 7, 0, 14
HSL:
210°, 31.3725%, 80.0000%
HSV (HSB):
210°, 14.5455%, 86.2745%
XYZ:
55.2502, 59.0444, 76.1949
xyY:
0.2900, 0.3100, 59.0444
CIE-Lab:
81.3160, -2.1783, -9.7765
CIE-LCH:
81.3160, 10.0163, 257.4392
CIE-Luv:
81.3160, -9.3762, -14.7516
Hunter-Lab:
76.8404, -6.1246, -5.0037
#bcccdc color charts
#bcccdc color shades, tints & tones
#bcccdc color schemes
#bcccdc color preview, HTML & CSS examples
This text has a color of #bcccdc
<p style="color:#bcccdc;">Text here</p>
.mytext {color:#bcccdc;}
This box has a color of #bcccdc
<div style="background-color:#bcccdc;">Content here</div>
.mybackground {background-color:#bcccdc;}
Border around this has a color of #bcccdc
<div style="border:2px solid #bcccdc;">Content here</div>
.myborder {border:2px solid #bcccdc;}