#bcf8cb color space conversions
Hex:
#bcf8cb
RGB:
188, 248, 203
CMY:
26, 3, 20
CMYK:
24, 0, 18, 3
HSL:
135°, 81.0811%, 85.4902%
HSV (HSB):
135°, 24.1935%, 97.2549%
XYZ:
65.0859, 82.1380, 68.9237
xyY:
0.3011, 0.3800, 82.1380
CIE-Lab:
92.6357, -27.5474, 15.5782
CIE-LCH:
92.6357, 31.6471, 150.5116
CIE-Luv:
92.6357, -29.7820, 27.9447
Hunter-Lab:
90.6300, -30.4127, 18.3512
#bcf8cb color charts
#bcf8cb color shades, tints & tones
#bcf8cb color schemes
#bcf8cb color preview, HTML & CSS examples
This text has a color of #bcf8cb
<p style="color:#bcf8cb;">Text here</p>
.mytext {color:#bcf8cb;}
This box has a color of #bcf8cb
<div style="background-color:#bcf8cb;">Content here</div>
.mybackground {background-color:#bcf8cb;}
Border around this has a color of #bcf8cb
<div style="border:2px solid #bcf8cb;">Content here</div>
.myborder {border:2px solid #bcf8cb;}