#bcf2e7 color space conversions
Hex:
#bcf2e7
RGB:
188, 242, 231
CMY:
26, 5, 9
CMYK:
22, 0, 5, 5
HSL:
168°, 67.5000%, 84.3137%
HSV (HSB):
168°, 22.3140%, 94.9020%
XYZ:
66.9150, 79.9651, 87.5093
xyY:
0.2855, 0.3412, 79.9651
CIE-Lab:
91.6692, -19.2913, -0.3128
CIE-LCH:
91.6692, 19.2938, 180.9289
CIE-Luv:
91.6692, -27.1411, 2.8352
Hunter-Lab:
89.4232, -22.9200, 4.5752
#bcf2e7 color charts
#bcf2e7 color shades, tints & tones
#bcf2e7 color schemes
#bcf2e7 color preview, HTML & CSS examples
This text has a color of #bcf2e7
<p style="color:#bcf2e7;">Text here</p>
.mytext {color:#bcf2e7;}
This box has a color of #bcf2e7
<div style="background-color:#bcf2e7;">Content here</div>
.mybackground {background-color:#bcf2e7;}
Border around this has a color of #bcf2e7
<div style="border:2px solid #bcf2e7;">Content here</div>
.myborder {border:2px solid #bcf2e7;}