#bcd6c9 color space conversions
Hex:
#bcd6c9
RGB:
188, 214, 201
CMY:
26, 16, 21
CMYK:
12, 0, 6, 16
HSL:
150°, 24.0741%, 78.8235%
HSV (HSB):
150°, 12.1495%, 83.9216%
XYZ:
55.3282, 63.0015, 64.5027
xyY:
0.3026, 0.3446, 63.0015
CIE-Lab:
83.4432, -11.1508, 3.4821
CIE-LCH:
83.4432, 11.6819, 162.6578
CIE-Luv:
83.4432, -13.5203, 7.1655
Hunter-Lab:
79.3735, -14.4782, 7.3795
#bcd6c9 color charts
#bcd6c9 color shades, tints & tones
#bcd6c9 color schemes
#bcd6c9 color preview, HTML & CSS examples
This text has a color of #bcd6c9
<p style="color:#bcd6c9;">Text here</p>
.mytext {color:#bcd6c9;}
This box has a color of #bcd6c9
<div style="background-color:#bcd6c9;">Content here</div>
.mybackground {background-color:#bcd6c9;}
Border around this has a color of #bcd6c9
<div style="border:2px solid #bcd6c9;">Content here</div>
.myborder {border:2px solid #bcd6c9;}