#bcf5fc color space conversions
Hex:
#bcf5fc
RGB:
188, 245, 252
CMY:
26, 4, 1
CMYK:
25, 3, 0, 1
HSL:
187°, 91.4286%, 86.2745%
HSV (HSB):
187°, 25.3968%, 98.8235%
XYZ:
70.9621, 83.0245, 104.3807
xyY:
0.2747, 0.3213, 83.0245
CIE-Lab:
93.0251, -16.3432, -9.2300
CIE-LCH:
93.0251, 18.7695, 209.4561
CIE-Luv:
93.0251, -28.5922, -11.8154
Hunter-Lab:
91.1178, -20.4410, -4.1377
#bcf5fc color charts
#bcf5fc color shades, tints & tones
#bcf5fc color schemes
#bcf5fc color preview, HTML & CSS examples
This text has a color of #bcf5fc
<p style="color:#bcf5fc;">Text here</p>
.mytext {color:#bcf5fc;}
This box has a color of #bcf5fc
<div style="background-color:#bcf5fc;">Content here</div>
.mybackground {background-color:#bcf5fc;}
Border around this has a color of #bcf5fc
<div style="border:2px solid #bcf5fc;">Content here</div>
.myborder {border:2px solid #bcf5fc;}