#bcffbf color space conversions
Hex:
#bcffbf
RGB:
188, 255, 191
CMY:
26, 0, 25
CMYK:
26, 0, 25, 0
HSL:
123°, 100.0000%, 86.8627%
HSV (HSB):
123°, 26.2745%, 100.0000%
XYZ:
65.9030, 85.9730, 62.4112
xyY:
0.3075, 0.4012, 85.9730
CIE-Lab:
94.3008, -32.8879, 24.0376
CIE-LCH:
94.3008, 40.7360, 143.8371
CIE-Luv:
94.3008, -33.0581, 40.7169
Hunter-Lab:
92.7216, -35.3918, 24.9968
#bcffbf color charts
#bcffbf color shades, tints & tones
#bcffbf color schemes
#bcffbf color preview, HTML & CSS examples
This text has a color of #bcffbf
<p style="color:#bcffbf;">Text here</p>
.mytext {color:#bcffbf;}
This box has a color of #bcffbf
<div style="background-color:#bcffbf;">Content here</div>
.mybackground {background-color:#bcffbf;}
Border around this has a color of #bcffbf
<div style="border:2px solid #bcffbf;">Content here</div>
.myborder {border:2px solid #bcffbf;}