#bcf1d3 color space conversions
Hex:
#bcf1d3
RGB:
188, 241, 211
CMY:
26, 5, 17
CMYK:
22, 0, 12, 5
HSL:
146°, 65.4321%, 84.1176%
HSV (HSB):
146°, 21.9917%, 94.5098%
XYZ:
63.9522, 78.3051, 73.3718
xyY:
0.2966, 0.3631, 78.3051
CIE-Lab:
90.9190, -22.7214, 9.0009
CIE-LCH:
90.9190, 24.4393, 158.3895
CIE-Luv:
90.9190, -26.5529, 17.5107
Hunter-Lab:
88.4902, -25.8551, 12.7827
#bcf1d3 color charts
#bcf1d3 color shades, tints & tones
#bcf1d3 color schemes
#bcf1d3 color preview, HTML & CSS examples
This text has a color of #bcf1d3
<p style="color:#bcf1d3;">Text here</p>
.mytext {color:#bcf1d3;}
This box has a color of #bcf1d3
<div style="background-color:#bcf1d3;">Content here</div>
.mybackground {background-color:#bcf1d3;}
Border around this has a color of #bcf1d3
<div style="border:2px solid #bcf1d3;">Content here</div>
.myborder {border:2px solid #bcf1d3;}