#bcd1e9 color space conversions
Hex:
#bcd1e9
RGB:
188, 209, 233
CMY:
26, 18, 9
CMYK:
19, 10, 0, 9
HSL:
212°, 50.5618%, 82.5490%
HSV (HSB):
212°, 19.3133%, 91.3725%
XYZ:
58.2475, 62.1755, 86.0219
xyY:
0.2821, 0.3012, 62.1755
CIE-Lab:
83.0067, -2.0522, -14.1887
CIE-LCH:
83.0067, 14.3363, 261.7701
CIE-Luv:
83.0067, -12.1834, -21.8999
Hunter-Lab:
78.8514, -6.1322, -9.4856
#bcd1e9 color charts
#bcd1e9 color shades, tints & tones
#bcd1e9 color schemes
#bcd1e9 color preview, HTML & CSS examples
This text has a color of #bcd1e9
<p style="color:#bcd1e9;">Text here</p>
.mytext {color:#bcd1e9;}
This box has a color of #bcd1e9
<div style="background-color:#bcd1e9;">Content here</div>
.mybackground {background-color:#bcd1e9;}
Border around this has a color of #bcd1e9
<div style="border:2px solid #bcd1e9;">Content here</div>
.myborder {border:2px solid #bcd1e9;}