#bcd5e9 color space conversions
Hex:
#bcd5e9
RGB:
188, 213, 233
CMY:
26, 16, 9
CMYK:
19, 9, 0, 9
HSL:
207°, 50.5618%, 82.5490%
HSV (HSB):
207°, 19.3133%, 91.3725%
XYZ:
59.2413, 64.1631, 86.3532
xyY:
0.2824, 0.3059, 64.1631
CIE-Lab:
84.0506, -4.1502, -12.6258
CIE-LCH:
84.0506, 13.2904, 251.8039
CIE-Luv:
84.0506, -14.0065, -19.0699
Hunter-Lab:
80.1018, -8.1642, -7.8458
#bcd5e9 color charts
#bcd5e9 color shades, tints & tones
#bcd5e9 color schemes
#bcd5e9 color preview, HTML & CSS examples
This text has a color of #bcd5e9
<p style="color:#bcd5e9;">Text here</p>
.mytext {color:#bcd5e9;}
This box has a color of #bcd5e9
<div style="background-color:#bcd5e9;">Content here</div>
.mybackground {background-color:#bcd5e9;}
Border around this has a color of #bcd5e9
<div style="border:2px solid #bcd5e9;">Content here</div>
.myborder {border:2px solid #bcd5e9;}