#bcded1 color space conversions
Hex:
#bcded1
RGB:
188, 222, 209
CMY:
26, 13, 18
CMYK:
15, 0, 6, 13
HSL:
157°, 34.0000%, 80.3922%
HSV (HSB):
157°, 15.3153%, 87.0588%
XYZ:
58.3689, 67.5374, 70.2812
xyY:
0.2975, 0.3442, 67.5374
CIE-Lab:
85.7746, -13.6880, 2.6286
CIE-LCH:
85.7746, 13.9381, 169.1295
CIE-Luv:
85.7746, -17.5738, 6.3492
Hunter-Lab:
82.1811, -17.0378, 6.8220
#bcded1 color charts
#bcded1 color shades, tints & tones
#bcded1 color schemes
#bcded1 color preview, HTML & CSS examples
This text has a color of #bcded1
<p style="color:#bcded1;">Text here</p>
.mytext {color:#bcded1;}
This box has a color of #bcded1
<div style="background-color:#bcded1;">Content here</div>
.mybackground {background-color:#bcded1;}
Border around this has a color of #bcded1
<div style="border:2px solid #bcded1;">Content here</div>
.myborder {border:2px solid #bcded1;}