#bcd7e9 color space conversions
Hex:
#bcd7e9
RGB:
188, 215, 233
CMY:
26, 16, 9
CMYK:
19, 8, 0, 9
HSL:
204°, 50.5618%, 82.5490%
HSV (HSB):
204°, 19.3133%, 91.3725%
XYZ:
59.7475, 65.1754, 86.5219
xyY:
0.2826, 0.3082, 65.1754
CIE-Lab:
84.5741, -5.1935, -11.8438
CIE-LCH:
84.5741, 12.9324, 246.3226
CIE-Luv:
84.5741, -14.9179, -17.6560
Hunter-Lab:
80.7313, -9.1759, -7.0308
#bcd7e9 color charts
#bcd7e9 color shades, tints & tones
#bcd7e9 color schemes
#bcd7e9 color preview, HTML & CSS examples
This text has a color of #bcd7e9
<p style="color:#bcd7e9;">Text here</p>
.mytext {color:#bcd7e9;}
This box has a color of #bcd7e9
<div style="background-color:#bcd7e9;">Content here</div>
.mybackground {background-color:#bcd7e9;}
Border around this has a color of #bcd7e9
<div style="border:2px solid #bcd7e9;">Content here</div>
.myborder {border:2px solid #bcd7e9;}