#bcf8f6 color space conversions
Hex:
#bcf8f6
RGB:
188, 248, 246
CMY:
26, 3, 4
CMYK:
24, 0, 1, 3
HSL:
178°, 81.0811%, 85.4902%
HSV (HSB):
178°, 24.1935%, 97.2549%
XYZ:
70.9410, 84.4800, 99.7561
xyY:
0.2780, 0.3311, 84.4800
CIE-Lab:
93.6586, -19.1186, -5.1814
CIE-LCH:
93.6586, 19.8083, 195.1637
CIE-Luv:
93.6586, -29.8780, -4.8617
Hunter-Lab:
91.9130, -23.0765, -0.0102
#bcf8f6 color charts
#bcf8f6 color shades, tints & tones
#bcf8f6 color schemes
#bcf8f6 color preview, HTML & CSS examples
This text has a color of #bcf8f6
<p style="color:#bcf8f6;">Text here</p>
.mytext {color:#bcf8f6;}
This box has a color of #bcf8f6
<div style="background-color:#bcf8f6;">Content here</div>
.mybackground {background-color:#bcf8f6;}
Border around this has a color of #bcf8f6
<div style="border:2px solid #bcf8f6;">Content here</div>
.myborder {border:2px solid #bcf8f6;}