#bcd9e7 color space conversions
Hex:
#bcd9e7
RGB:
188, 217, 231
CMY:
26, 15, 9
CMYK:
19, 6, 0, 9
HSL:
200°, 47.2527%, 82.1569%
HSV (HSB):
200°, 18.6147%, 90.5882%
XYZ:
59.9757, 66.0866, 85.1962
xyY:
0.2839, 0.3128, 66.0866
CIE-Lab:
85.0406, -6.6596, -10.0885
CIE-LCH:
85.0406, 12.0883, 236.5704
CIE-Luv:
85.0406, -15.7741, -14.6112
Hunter-Lab:
81.2937, -10.5727, -5.2307
#bcd9e7 color charts
#bcd9e7 color shades, tints & tones
#bcd9e7 color schemes
#bcd9e7 color preview, HTML & CSS examples
This text has a color of #bcd9e7
<p style="color:#bcd9e7;">Text here</p>
.mytext {color:#bcd9e7;}
This box has a color of #bcd9e7
<div style="background-color:#bcd9e7;">Content here</div>
.mybackground {background-color:#bcd9e7;}
Border around this has a color of #bcd9e7
<div style="border:2px solid #bcd9e7;">Content here</div>
.myborder {border:2px solid #bcd9e7;}