#bcf7f8 color space conversions
Hex:
#bcf7f8
RGB:
188, 247, 248
CMY:
26, 3, 3
CMYK:
24, 0, 0, 3
HSL:
181°, 81.0811%, 85.4902%
HSV (HSB):
181°, 24.1935%, 97.2549%
XYZ:
70.9431, 83.9902, 101.2796
xyY:
0.2769, 0.3278, 83.9902
CIE-Lab:
93.4462, -18.1989, -6.5314
CIE-LCH:
93.4462, 19.3355, 199.7425
CIE-Luv:
93.4462, -29.4468, -7.1693
Hunter-Lab:
91.6462, -22.2044, -1.3700
#bcf7f8 color charts
#bcf7f8 color shades, tints & tones
#bcf7f8 color schemes
#bcf7f8 color preview, HTML & CSS examples
This text has a color of #bcf7f8
<p style="color:#bcf7f8;">Text here</p>
.mytext {color:#bcf7f8;}
This box has a color of #bcf7f8
<div style="background-color:#bcf7f8;">Content here</div>
.mybackground {background-color:#bcf7f8;}
Border around this has a color of #bcf7f8
<div style="border:2px solid #bcf7f8;">Content here</div>
.myborder {border:2px solid #bcf7f8;}