#bcfdb7 color space conversions
Hex:
#bcfdb7
RGB:
188, 253, 183
CMY:
26, 1, 28
CMYK:
26, 0, 28, 1
HSL:
116°, 94.5946%, 85.4902%
HSV (HSB):
116°, 27.6680%, 99.2157%
XYZ:
64.4116, 84.3608, 57.6882
xyY:
0.3120, 0.4086, 84.3608
CIE-Lab:
93.6070, -33.2613, 27.1427
CIE-LCH:
93.6070, 42.9306, 140.7841
CIE-Luv:
93.6070, -32.1329, 44.8495
Hunter-Lab:
91.8481, -35.5552, 27.0547
#bcfdb7 color charts
#bcfdb7 color shades, tints & tones
#bcfdb7 color schemes
#bcfdb7 color preview, HTML & CSS examples
This text has a color of #bcfdb7
<p style="color:#bcfdb7;">Text here</p>
.mytext {color:#bcfdb7;}
This box has a color of #bcfdb7
<div style="background-color:#bcfdb7;">Content here</div>
.mybackground {background-color:#bcfdb7;}
Border around this has a color of #bcfdb7
<div style="border:2px solid #bcfdb7;">Content here</div>
.myborder {border:2px solid #bcfdb7;}