#bcf4c5 color space conversions
Hex:
#bcf4c5
RGB:
188, 244, 197
CMY:
26, 4, 23
CMYK:
23, 0, 19, 4
HSL:
130°, 71.7949%, 84.7059%
HSV (HSB):
130°, 22.9508%, 95.6863%
XYZ:
63.1678, 79.4240, 64.8244
xyY:
0.3045, 0.3829, 79.4240
CIE-Lab:
91.4258, -26.7048, 16.9664
CIE-LCH:
91.4258, 31.6387, 147.5708
CIE-Luv:
91.4258, -27.8874, 29.6897
Hunter-Lab:
89.1201, -29.4406, 19.2576
#bcf4c5 color charts
#bcf4c5 color shades, tints & tones
#bcf4c5 color schemes
#bcf4c5 color preview, HTML & CSS examples
This text has a color of #bcf4c5
<p style="color:#bcf4c5;">Text here</p>
.mytext {color:#bcf4c5;}
This box has a color of #bcf4c5
<div style="background-color:#bcf4c5;">Content here</div>
.mybackground {background-color:#bcf4c5;}
Border around this has a color of #bcf4c5
<div style="border:2px solid #bcf4c5;">Content here</div>
.myborder {border:2px solid #bcf4c5;}