#bcf8ce color space conversions
Hex:
#bcf8ce
RGB:
188, 248, 206
CMY:
26, 3, 19
CMYK:
24, 0, 17, 3
HSL:
138°, 81.0811%, 85.4902%
HSV (HSB):
138°, 24.1935%, 97.2549%
XYZ:
65.4470, 82.2824, 70.8252
xyY:
0.2995, 0.3765, 82.2824
CIE-Lab:
92.6994, -27.0082, 14.1231
CIE-LCH:
92.6994, 30.4779, 152.3942
CIE-Luv:
92.6994, -29.7871, 25.7751
Hunter-Lab:
90.7096, -29.9541, 17.2037
#bcf8ce color charts
#bcf8ce color shades, tints & tones
#bcf8ce color schemes
#bcf8ce color preview, HTML & CSS examples
This text has a color of #bcf8ce
<p style="color:#bcf8ce;">Text here</p>
.mytext {color:#bcf8ce;}
This box has a color of #bcf8ce
<div style="background-color:#bcf8ce;">Content here</div>
.mybackground {background-color:#bcf8ce;}
Border around this has a color of #bcf8ce
<div style="border:2px solid #bcf8ce;">Content here</div>
.myborder {border:2px solid #bcf8ce;}