#bcfbc9 color space conversions
Hex:
#bcfbc9
RGB:
188, 251, 201
CMY:
26, 2, 21
CMYK:
25, 0, 20, 2
HSL:
132°, 88.7324%, 86.0784%
HSV (HSB):
132°, 25.0996%, 98.4314%
XYZ:
65.7788, 83.9028, 67.9863
xyY:
0.3022, 0.3855, 83.9028
CIE-Lab:
93.4083, -29.3189, 17.6923
CIE-LCH:
93.4083, 34.2435, 148.8914
CIE-Luv:
93.4083, -31.1778, 31.2868
Hunter-Lab:
91.5985, -32.1126, 20.1126
#bcfbc9 color charts
#bcfbc9 color shades, tints & tones
#bcfbc9 color schemes
#bcfbc9 color preview, HTML & CSS examples
This text has a color of #bcfbc9
<p style="color:#bcfbc9;">Text here</p>
.mytext {color:#bcfbc9;}
This box has a color of #bcfbc9
<div style="background-color:#bcfbc9;">Content here</div>
.mybackground {background-color:#bcfbc9;}
Border around this has a color of #bcfbc9
<div style="border:2px solid #bcfbc9;">Content here</div>
.myborder {border:2px solid #bcfbc9;}