#bcdecc color space conversions
Hex:
#bcdecc
RGB:
188, 222, 204
CMY:
26, 13, 20
CMYK:
15, 0, 8, 13
HSL:
148°, 34.0000%, 80.3922%
HSV (HSB):
148°, 15.3153%, 87.0588%
XYZ:
57.7594, 67.2936, 67.0715
xyY:
0.3006, 0.3503, 67.2936
CIE-Lab:
85.6520, -14.6440, 5.0896
CIE-LCH:
85.6520, 15.5032, 160.8349
CIE-Luv:
85.6520, -17.4678, 10.1965
Hunter-Lab:
82.0326, -17.8748, 8.9462
#bcdecc color charts
#bcdecc RGB chart
#bcdecc CMYK chart
#bcdecc RGB pie chart
#bcdecc color shades, tints & tones
#bcdecc color schemes
#bcdecc color preview, HTML & CSS examples
This text has a color of #bcdecc
<p style="color:#bcdecc;">Text here</p>
.mytext {color:#bcdecc;}
Text color #bcdecc
This box has a color of #bcdecc
<div style="background-color:#bcdecc;">Content here</div>
.mybackground {background-color:#bcdecc;}
Background color #bcdecc
Border around this has a color of #bcdecc
<div style="border:2px solid #bcdecc;">Content here</div>
.myborder {border:2px solid #bcdecc;}
Border color #bcdecc