#bcf2e9 color space conversions
Hex:
#bcf2e9
RGB:
188, 242, 233
CMY:
26, 5, 9
CMYK:
22, 0, 4, 5
HSL:
170°, 67.5000%, 84.3137%
HSV (HSB):
170°, 22.3140%, 94.9020%
XYZ:
67.1991, 80.0788, 89.0058
xyY:
0.2844, 0.3389, 80.0788
CIE-Lab:
91.7202, -18.8823, -1.2788
CIE-LCH:
91.7202, 18.9256, 183.8745
CIE-Luv:
91.7202, -27.1543, 1.2630
Hunter-Lab:
89.4868, -22.5591, 3.6694
#bcf2e9 color charts
#bcf2e9 color shades, tints & tones
#bcf2e9 color schemes
#bcf2e9 color preview, HTML & CSS examples
This text has a color of #bcf2e9
<p style="color:#bcf2e9;">Text here</p>
.mytext {color:#bcf2e9;}
This box has a color of #bcf2e9
<div style="background-color:#bcf2e9;">Content here</div>
.mybackground {background-color:#bcf2e9;}
Border around this has a color of #bcf2e9
<div style="border:2px solid #bcf2e9;">Content here</div>
.myborder {border:2px solid #bcf2e9;}