#bcf3b7 color space conversions
Hex:
#bcf3b7
RGB:
188, 243, 183
CMY:
26, 5, 28
CMYK:
23, 0, 25, 5
HSL:
115°, 71.4286%, 83.5294%
HSV (HSB):
115°, 24.6914%, 95.2941%
XYZ:
61.3369, 78.2114, 56.6633
xyY:
0.3126, 0.3986, 78.2114
CIE-Lab:
90.8763, -28.5935, 23.3987
CIE-LCH:
90.8763, 36.9471, 140.7057
CIE-Luv:
90.8763, -27.3526, 38.7984
Hunter-Lab:
88.4372, -30.9640, 23.9179
#bcf3b7 color charts
#bcf3b7 color shades, tints & tones
#bcf3b7 color schemes
#bcf3b7 color preview, HTML & CSS examples
This text has a color of #bcf3b7
<p style="color:#bcf3b7;">Text here</p>
.mytext {color:#bcf3b7;}
This box has a color of #bcf3b7
<div style="background-color:#bcf3b7;">Content here</div>
.mybackground {background-color:#bcf3b7;}
Border around this has a color of #bcf3b7
<div style="border:2px solid #bcf3b7;">Content here</div>
.myborder {border:2px solid #bcf3b7;}