#bcf2d7 color space conversions
Hex:
#bcf2d7
RGB:
188, 242, 215
CMY:
26, 5, 16
CMYK:
22, 0, 11, 5
HSL:
150°, 67.5000%, 84.3137%
HSV (HSB):
150°, 22.3140%, 94.9020%
XYZ:
64.7569, 79.1019, 76.1451
xyY:
0.2943, 0.3595, 79.1019
CIE-Lab:
91.2804, -22.4493, 7.4421
CIE-LCH:
91.2804, 23.6507, 161.6594
CIE-Luv:
91.2804, -27.0414, 15.1648
Hunter-Lab:
88.9393, -25.6774, 11.4965
#bcf2d7 color charts
#bcf2d7 color shades, tints & tones
#bcf2d7 color schemes
#bcf2d7 color preview, HTML & CSS examples
This text has a color of #bcf2d7
<p style="color:#bcf2d7;">Text here</p>
.mytext {color:#bcf2d7;}
This box has a color of #bcf2d7
<div style="background-color:#bcf2d7;">Content here</div>
.mybackground {background-color:#bcf2d7;}
Border around this has a color of #bcf2d7
<div style="border:2px solid #bcf2d7;">Content here</div>
.myborder {border:2px solid #bcf2d7;}