#bcf2f4 color space conversions
Hex:
#bcf2f4
RGB:
188, 242, 244
CMY:
26, 5, 4
CMYK:
23, 1, 0, 4
HSL:
182°, 71.7949%, 84.7059%
HSV (HSB):
182°, 22.9508%, 95.6863%
XYZ:
68.8203, 80.7273, 97.5427
xyY:
0.2785, 0.3267, 80.7273
CIE-Lab:
92.0102, -16.5787, -6.5760
CIE-LCH:
92.0102, 17.8353, 201.6360
CIE-Luv:
92.0102, -27.2292, -7.4905
Hunter-Lab:
89.8484, -20.5107, -1.4735
#bcf2f4 color charts
#bcf2f4 color shades, tints & tones
#bcf2f4 color schemes
#bcf2f4 color preview, HTML & CSS examples
This text has a color of #bcf2f4
<p style="color:#bcf2f4;">Text here</p>
.mytext {color:#bcf2f4;}
This box has a color of #bcf2f4
<div style="background-color:#bcf2f4;">Content here</div>
.mybackground {background-color:#bcf2f4;}
Border around this has a color of #bcf2f4
<div style="border:2px solid #bcf2f4;">Content here</div>
.myborder {border:2px solid #bcf2f4;}