#bcf2a1 color space conversions
Hex:
#bcf2a1
RGB:
188, 242, 161
CMY:
26, 5, 37
CMYK:
22, 0, 33, 5
HSL:
100°, 75.7009%, 79.0196%
HSV (HSB):
100°, 33.4711%, 94.9020%
XYZ:
58.9242, 76.7688, 45.4304
xyY:
0.3253, 0.4238, 76.7688
CIE-Lab:
90.2151, -31.4847, 33.6807
CIE-LCH:
90.2151, 46.1051, 133.0699
CIE-Luv:
90.2151, -26.7726, 52.4143
Hunter-Lab:
87.6178, -33.2875, 30.5902
#bcf2a1 color charts
#bcf2a1 color shades, tints & tones
#bcf2a1 color schemes
#bcf2a1 color preview, HTML & CSS examples
This text has a color of #bcf2a1
<p style="color:#bcf2a1;">Text here</p>
.mytext {color:#bcf2a1;}
This box has a color of #bcf2a1
<div style="background-color:#bcf2a1;">Content here</div>
.mybackground {background-color:#bcf2a1;}
Border around this has a color of #bcf2a1
<div style="border:2px solid #bcf2a1;">Content here</div>
.myborder {border:2px solid #bcf2a1;}