#bcf7d5 color space conversions
Hex:
#bcf7d5
RGB:
188, 247, 213
CMY:
26, 3, 16
CMYK:
24, 0, 14, 3
HSL:
145°, 78.6667%, 85.2941%
HSV (HSB):
145°, 23.8866%, 96.8627%
XYZ:
66.0100, 82.0170, 75.3026
xyY:
0.2956, 0.3672, 82.0170
CIE-Lab:
92.5824, -25.2414, 10.3441
CIE-LCH:
92.5824, 27.2787, 157.7159
CIE-Luv:
92.5824, -29.3396, 19.9763
Hunter-Lab:
90.5632, -28.3800, 14.0951
#bcf7d5 color charts
#bcf7d5 color shades, tints & tones
#bcf7d5 color schemes
#bcf7d5 color preview, HTML & CSS examples
This text has a color of #bcf7d5
<p style="color:#bcf7d5;">Text here</p>
.mytext {color:#bcf7d5;}
This box has a color of #bcf7d5
<div style="background-color:#bcf7d5;">Content here</div>
.mybackground {background-color:#bcf7d5;}
Border around this has a color of #bcf7d5
<div style="border:2px solid #bcf7d5;">Content here</div>
.myborder {border:2px solid #bcf7d5;}