#bcf7c3 color space conversions
Hex:
#bcf7c3
RGB:
188, 247, 195
CMY:
26, 3, 24
CMYK:
24, 0, 21, 3
HSL:
127°, 78.6667%, 85.2941%
HSV (HSB):
127°, 23.8866%, 96.8627%
XYZ:
63.8501, 81.1530, 63.9286
xyY:
0.3056, 0.3884, 81.1530
CIE-Lab:
92.1997, -28.4753, 19.0795
CIE-LCH:
92.1997, 34.2764, 146.1765
CIE-Luv:
92.1997, -29.2982, 32.9976
Hunter-Lab:
90.0850, -31.1321, 20.9845
#bcf7c3 color charts
#bcf7c3 color shades, tints & tones
#bcf7c3 color schemes
#bcf7c3 color preview, HTML & CSS examples
This text has a color of #bcf7c3
<p style="color:#bcf7c3;">Text here</p>
.mytext {color:#bcf7c3;}
This box has a color of #bcf7c3
<div style="background-color:#bcf7c3;">Content here</div>
.mybackground {background-color:#bcf7c3;}
Border around this has a color of #bcf7c3
<div style="border:2px solid #bcf7c3;">Content here</div>
.myborder {border:2px solid #bcf7c3;}