#bcd2f1 color space conversions
Hex:
#bcd2f1
RGB:
188, 210, 241
CMY:
26, 18, 5
CMYK:
22, 13, 0, 5
HSL:
215°, 65.4321%, 84.1176%
HSV (HSB):
215°, 21.9917%, 94.5098%
XYZ:
59.6628, 63.1354, 92.2609
xyY:
0.2774, 0.2936, 63.1354
CIE-Lab:
83.5136, -0.8248, -17.6806
CIE-LCH:
83.5136, 17.6999, 267.3290
CIE-Luv:
83.5136, -12.9180, -27.8127
Hunter-Lab:
79.4578, -5.0201, -13.2230
#bcd2f1 color charts
#bcd2f1 color shades, tints & tones
#bcd2f1 color schemes
#bcd2f1 color preview, HTML & CSS examples
This text has a color of #bcd2f1
<p style="color:#bcd2f1;">Text here</p>
.mytext {color:#bcd2f1;}
This box has a color of #bcd2f1
<div style="background-color:#bcd2f1;">Content here</div>
.mybackground {background-color:#bcd2f1;}
Border around this has a color of #bcd2f1
<div style="border:2px solid #bcd2f1;">Content here</div>
.myborder {border:2px solid #bcd2f1;}