#bcf8f4 color space conversions
Hex:
#bcf8f4
RGB:
188, 248, 244
CMY:
26, 3, 4
CMYK:
24, 0, 2, 3
HSL:
176°, 81.0811%, 85.4902%
HSV (HSB):
176°, 24.1935%, 97.2549%
XYZ:
70.6356, 84.3578, 98.1477
xyY:
0.2790, 0.3332, 84.3578
CIE-Lab:
93.6057, -19.5425, -4.2230
CIE-LCH:
93.6057, 19.9935, 192.1938
CIE-Luv:
93.6057, -29.8723, -3.2665
Hunter-Lab:
91.8465, -23.4540, 0.9349
#bcf8f4 color charts
#bcf8f4 color shades, tints & tones
#bcf8f4 color schemes
#bcf8f4 color preview, HTML & CSS examples
This text has a color of #bcf8f4
<p style="color:#bcf8f4;">Text here</p>
.mytext {color:#bcf8f4;}
This box has a color of #bcf8f4
<div style="background-color:#bcf8f4;">Content here</div>
.mybackground {background-color:#bcf8f4;}
Border around this has a color of #bcf8f4
<div style="border:2px solid #bcf8f4;">Content here</div>
.myborder {border:2px solid #bcf8f4;}