#bcd3ca color space conversions
Hex:
#bcd3ca
RGB:
188, 211, 202
CMY:
26, 17, 21
CMYK:
11, 0, 4, 17
HSL:
157°, 20.7207%, 78.2353%
HSV (HSB):
157°, 10.9005%, 82.7451%
XYZ:
54.6940, 61.5442, 64.8736
xyY:
0.3020, 0.3398, 61.5442
CIE-Lab:
82.6704, -9.4213, 1.8284
CIE-LCH:
82.6704, 9.5971, 169.0171
CIE-Luv:
82.6704, -12.0873, 4.3849
Hunter-Lab:
78.4501, -12.8407, 5.8857
#bcd3ca color charts
#bcd3ca color shades, tints & tones
#bcd3ca color schemes
#bcd3ca color preview, HTML & CSS examples
This text has a color of #bcd3ca
<p style="color:#bcd3ca;">Text here</p>
.mytext {color:#bcd3ca;}
This box has a color of #bcd3ca
<div style="background-color:#bcd3ca;">Content here</div>
.mybackground {background-color:#bcd3ca;}
Border around this has a color of #bcd3ca
<div style="border:2px solid #bcd3ca;">Content here</div>
.myborder {border:2px solid #bcd3ca;}