#bcf2d4 color space conversions
Hex:
#bcf2d4
RGB:
188, 242, 212
CMY:
26, 5, 17
CMYK:
22, 0, 12, 5
HSL:
147°, 67.5000%, 84.3137%
HSV (HSB):
147°, 22.3140%, 94.9020%
XYZ:
64.3748, 78.9491, 74.1331
xyY:
0.2960, 0.3631, 78.9491
CIE-Lab:
91.2113, -23.0183, 8.9004
CIE-LCH:
91.2113, 24.6792, 158.8602
CIE-Luv:
91.2113, -27.0238, 17.4226
Hunter-Lab:
88.8533, -26.1688, 12.7298
#bcf2d4 color charts
#bcf2d4 color shades, tints & tones
#bcf2d4 color schemes
#bcf2d4 color preview, HTML & CSS examples
This text has a color of #bcf2d4
<p style="color:#bcf2d4;">Text here</p>
.mytext {color:#bcf2d4;}
This box has a color of #bcf2d4
<div style="background-color:#bcf2d4;">Content here</div>
.mybackground {background-color:#bcf2d4;}
Border around this has a color of #bcf2d4
<div style="border:2px solid #bcf2d4;">Content here</div>
.myborder {border:2px solid #bcf2d4;}