#bcf8e5 color space conversions
Hex:
#bcf8e5
RGB:
188, 248, 229
CMY:
26, 3, 10
CMYK:
24, 0, 8, 3
HSL:
161°, 81.0811%, 85.4902%
HSV (HSB):
161°, 24.1935%, 97.2549%
XYZ:
68.4493, 83.4833, 86.6350
xyY:
0.2869, 0.3499, 83.4833
CIE-Lab:
93.2256, -22.6259, 2.9920
CIE-LCH:
93.2256, 22.8229, 172.4669
CIE-Luv:
93.2256, -29.8337, 8.5076
Hunter-Lab:
91.3692, -26.1727, 7.7405
#bcf8e5 color charts
#bcf8e5 color shades, tints & tones
#bcf8e5 color schemes
#bcf8e5 color preview, HTML & CSS examples
This text has a color of #bcf8e5
<p style="color:#bcf8e5;">Text here</p>
.mytext {color:#bcf8e5;}
This box has a color of #bcf8e5
<div style="background-color:#bcf8e5;">Content here</div>
.mybackground {background-color:#bcf8e5;}
Border around this has a color of #bcf8e5
<div style="border:2px solid #bcf8e5;">Content here</div>
.myborder {border:2px solid #bcf8e5;}