#bcf8da color space conversions
Hex:
#bcf8da
RGB:
188, 248, 218
CMY:
26, 3, 15
CMYK:
24, 0, 12, 3
HSL:
150°, 81.0811%, 85.4902%
HSV (HSB):
150°, 24.1935%, 97.2549%
XYZ:
66.9613, 82.8881, 78.7994
xyY:
0.2929, 0.3625, 82.8881
CIE-Lab:
92.9654, -24.7757, 8.3081
CIE-LCH:
92.9654, 26.1316, 161.4620
CIE-Luv:
92.9654, -29.8096, 16.8982
Hunter-Lab:
91.0429, -28.0398, 12.4134
#bcf8da color charts
#bcf8da color shades, tints & tones
#bcf8da color schemes
#bcf8da color preview, HTML & CSS examples
This text has a color of #bcf8da
<p style="color:#bcf8da;">Text here</p>
.mytext {color:#bcf8da;}
This box has a color of #bcf8da
<div style="background-color:#bcf8da;">Content here</div>
.mybackground {background-color:#bcf8da;}
Border around this has a color of #bcf8da
<div style="border:2px solid #bcf8da;">Content here</div>
.myborder {border:2px solid #bcf8da;}