#bcdfdc color space conversions
Hex:
#bcdfdc
RGB:
188, 223, 220
CMY:
26, 13, 14
CMYK:
16, 0, 1, 13
HSL:
175°, 35.3535%, 80.5882%
HSV (HSB):
175°, 15.6951%, 87.4510%
XYZ:
60.0450, 68.6340, 77.7931
xyY:
0.2908, 0.3324, 68.6340
CIE-Lab:
86.3225, -12.0201, -2.3776
CIE-LCH:
86.3225, 12.2530, 191.1887
CIE-Luv:
86.3225, -18.2793, -1.5881
Hunter-Lab:
82.8457, -15.6064, 2.3179
#bcdfdc color charts
#bcdfdc color shades, tints & tones
#bcdfdc color schemes
#bcdfdc color preview, HTML & CSS examples
This text has a color of #bcdfdc
<p style="color:#bcdfdc;">Text here</p>
.mytext {color:#bcdfdc;}
This box has a color of #bcdfdc
<div style="background-color:#bcdfdc;">Content here</div>
.mybackground {background-color:#bcdfdc;}
Border around this has a color of #bcdfdc
<div style="border:2px solid #bcdfdc;">Content here</div>
.myborder {border:2px solid #bcdfdc;}