#bcd1ce color space conversions
Hex:
#bcd1ce
RGB:
188, 209, 206
CMY:
26, 18, 19
CMYK:
10, 0, 1, 18
HSL:
171°, 18.5841%, 77.8431%
HSV (HSB):
171°, 10.0478%, 81.9608%
XYZ:
54.6801, 60.7485, 67.2362
xyY:
0.2993, 0.3326, 60.7485
CIE-Lab:
82.2434, -7.6158, -0.9265
CIE-LCH:
82.2434, 7.6719, 186.9366
CIE-Luv:
82.2434, -11.2452, -0.0920
Hunter-Lab:
77.9413, -11.1699, 3.4123
#bcd1ce color charts
#bcd1ce color shades, tints & tones
#bcd1ce color schemes
#bcd1ce color preview, HTML & CSS examples
This text has a color of #bcd1ce
<p style="color:#bcd1ce;">Text here</p>
.mytext {color:#bcd1ce;}
This box has a color of #bcd1ce
<div style="background-color:#bcd1ce;">Content here</div>
.mybackground {background-color:#bcd1ce;}
Border around this has a color of #bcd1ce
<div style="border:2px solid #bcd1ce;">Content here</div>
.myborder {border:2px solid #bcd1ce;}