#bcf7c4 color space conversions
Hex:
#bcf7c4
RGB:
188, 247, 196
CMY:
26, 3, 23
CMYK:
24, 0, 21, 3
HSL:
128°, 78.6667%, 85.2941%
HSV (HSB):
128°, 23.8866%, 96.8627%
XYZ:
63.9636, 81.1984, 64.5262
xyY:
0.3050, 0.3872, 81.1984
CIE-Lab:
92.2199, -28.3030, 18.5941
CIE-LCH:
92.2199, 33.8644, 146.6965
CIE-Luv:
92.2199, -29.3002, 32.2944
Hunter-Lab:
90.1102, -30.9867, 20.6207
#bcf7c4 color charts
#bcf7c4 color shades, tints & tones
#bcf7c4 color schemes
#bcf7c4 color preview, HTML & CSS examples
This text has a color of #bcf7c4
<p style="color:#bcf7c4;">Text here</p>
.mytext {color:#bcf7c4;}
This box has a color of #bcf7c4
<div style="background-color:#bcf7c4;">Content here</div>
.mybackground {background-color:#bcf7c4;}
Border around this has a color of #bcf7c4
<div style="border:2px solid #bcf7c4;">Content here</div>
.myborder {border:2px solid #bcf7c4;}