#bcced2 color space conversions
Hex:
#bcced2
RGB:
188, 206, 210
CMY:
26, 19, 18
CMYK:
10, 2, 0, 18
HSL:
191°, 19.6429%, 78.0392%
HSV (HSB):
191°, 10.4762%, 82.3529%
XYZ:
54.4432, 59.4871, 69.5855
xyY:
0.2967, 0.3242, 59.4871
CIE-Lab:
81.5586, -5.2656, -4.0681
CIE-LCH:
81.5586, 6.6540, 217.6885
CIE-Luv:
81.5586, -9.9395, -5.3050
Hunter-Lab:
77.1279, -8.9739, 0.4976
#bcced2 color charts
#bcced2 color shades, tints & tones
#bcced2 color schemes
#bcced2 color preview, HTML & CSS examples
This text has a color of #bcced2
<p style="color:#bcced2;">Text here</p>
.mytext {color:#bcced2;}
This box has a color of #bcced2
<div style="background-color:#bcced2;">Content here</div>
.mybackground {background-color:#bcced2;}
Border around this has a color of #bcced2
<div style="border:2px solid #bcced2;">Content here</div>
.myborder {border:2px solid #bcced2;}