#bcf1e5 color space conversions
Hex:
#bcf1e5
RGB:
188, 241, 229
CMY:
26, 5, 10
CMYK:
22, 0, 5, 5
HSL:
166°, 65.4321%, 84.1176%
HSV (HSB):
166°, 21.9917%, 94.5098%
XYZ:
66.3372, 79.2591, 85.9309
xyY:
0.2865, 0.3423, 79.2591
CIE-Lab:
91.3514, -19.2053, 0.2640
CIE-LCH:
91.3514, 19.2071, 179.2125
CIE-Luv:
91.3514, -26.6757, 3.7136
Hunter-Lab:
89.0276, -22.7924, 5.0916
#bcf1e5 color charts
#bcf1e5 color shades, tints & tones
#bcf1e5 color schemes
#bcf1e5 color preview, HTML & CSS examples
This text has a color of #bcf1e5
<p style="color:#bcf1e5;">Text here</p>
.mytext {color:#bcf1e5;}
This box has a color of #bcf1e5
<div style="background-color:#bcf1e5;">Content here</div>
.mybackground {background-color:#bcf1e5;}
Border around this has a color of #bcf1e5
<div style="border:2px solid #bcf1e5;">Content here</div>
.myborder {border:2px solid #bcf1e5;}