#bcf7f1 color space conversions
Hex:
#bcf7f1
RGB:
188, 247, 241
CMY:
26, 3, 5
CMYK:
24, 0, 2, 3
HSL:
174°, 78.6667%, 85.2941%
HSV (HSB):
174°, 23.8866%, 96.8627%
XYZ:
69.8770, 83.5638, 95.6656
xyY:
0.2805, 0.3355, 83.5638
CIE-Lab:
93.2607, -19.6826, -3.1752
CIE-LCH:
93.2607, 19.9370, 189.1642
CIE-Luv:
93.2607, -29.4223, -1.5827
Hunter-Lab:
91.4132, -23.5263, 1.9412
#bcf7f1 color charts
#bcf7f1 color shades, tints & tones
#bcf7f1 color schemes
#bcf7f1 color preview, HTML & CSS examples
This text has a color of #bcf7f1
<p style="color:#bcf7f1;">Text here</p>
.mytext {color:#bcf7f1;}
This box has a color of #bcf7f1
<div style="background-color:#bcf7f1;">Content here</div>
.mybackground {background-color:#bcf7f1;}
Border around this has a color of #bcf7f1
<div style="border:2px solid #bcf7f1;">Content here</div>
.myborder {border:2px solid #bcf7f1;}