#bcf7f7 color space conversions
Hex:
#bcf7f7
RGB:
188, 247, 247
CMY:
26, 3, 3
CMYK:
24, 0, 0, 3
HSL:
180°, 78.6667%, 85.2941%
HSV (HSB):
180°, 23.8866%, 96.8627%
XYZ:
70.7883, 83.9283, 100.4645
xyY:
0.2774, 0.3289, 83.9283
CIE-Lab:
93.4193, -18.4131, -6.0526
CIE-LCH:
93.4193, 19.3824, 198.1965
CIE-Luv:
93.4193, -29.4432, -6.3672
Hunter-Lab:
91.6124, -22.3959, -0.8903
#bcf7f7 color charts
#bcf7f7 color shades, tints & tones
#bcf7f7 color schemes
#bcf7f7 color preview, HTML & CSS examples
This text has a color of #bcf7f7
<p style="color:#bcf7f7;">Text here</p>
.mytext {color:#bcf7f7;}
This box has a color of #bcf7f7
<div style="background-color:#bcf7f7;">Content here</div>
.mybackground {background-color:#bcf7f7;}
Border around this has a color of #bcf7f7
<div style="border:2px solid #bcf7f7;">Content here</div>
.myborder {border:2px solid #bcf7f7;}