#bcd5fc color space conversions
Hex:
#bcd5fc
RGB:
188, 213, 252
CMY:
26, 16, 1
CMYK:
25, 15, 0, 1
HSL:
217°, 91.4286%, 86.2745%
HSV (HSB):
217°, 25.3968%, 98.8235%
XYZ:
62.1040, 65.3081, 101.4280
xyY:
0.2714, 0.2854, 65.3081
CIE-Lab:
84.6423, 0.0711, -21.8060
CIE-LCH:
84.6423, 21.8061, 270.1869
CIE-Luv:
84.6423, -14.6154, -34.8349
Hunter-Lab:
80.8135, -4.2489, -17.8447
#bcd5fc color charts
#bcd5fc color shades, tints & tones
#bcd5fc color schemes
#bcd5fc color preview, HTML & CSS examples
This text has a color of #bcd5fc
<p style="color:#bcd5fc;">Text here</p>
.mytext {color:#bcd5fc;}
This box has a color of #bcd5fc
<div style="background-color:#bcd5fc;">Content here</div>
.mybackground {background-color:#bcd5fc;}
Border around this has a color of #bcd5fc
<div style="border:2px solid #bcd5fc;">Content here</div>
.myborder {border:2px solid #bcd5fc;}