#bcf8ec color space conversions
Hex:
#bcf8ec
RGB:
188, 248, 236
CMY:
26, 3, 7
CMYK:
24, 0, 5, 3
HSL:
168°, 81.0811%, 85.4902%
HSV (HSB):
168°, 24.1935%, 97.2549%
XYZ:
69.4468, 83.8823, 91.8876
xyY:
0.2832, 0.3421, 83.8823
CIE-Lab:
93.3994, -21.2082, -0.3806
CIE-LCH:
93.3994, 21.2117, 181.0281
CIE-Luv:
93.3994, -29.8509, 3.0568
Hunter-Lab:
91.5873, -24.9287, 4.6267
#bcf8ec color charts
#bcf8ec color shades, tints & tones
#bcf8ec color schemes
#bcf8ec color preview, HTML & CSS examples
This text has a color of #bcf8ec
<p style="color:#bcf8ec;">Text here</p>
.mytext {color:#bcf8ec;}
This box has a color of #bcf8ec
<div style="background-color:#bcf8ec;">Content here</div>
.mybackground {background-color:#bcf8ec;}
Border around this has a color of #bcf8ec
<div style="border:2px solid #bcf8ec;">Content here</div>
.myborder {border:2px solid #bcf8ec;}