#bcf96b color space conversions
Hex:
#bcf96b
RGB:
188, 249, 107
CMY:
26, 2, 58
CMYK:
24, 0, 57, 2
HSL:
86°, 92.2078%, 69.8039%
HSV (HSB):
86°, 57.0281%, 97.6471%
XYZ:
57.2686, 79.5043, 26.2374
xyY:
0.3513, 0.4877, 79.5043
CIE-Lab:
91.4620, -40.8902, 60.8229
CIE-LCH:
91.4620, 73.2901, 123.9122
CIE-Luv:
91.4620, -30.2184, 83.5298
Hunter-Lab:
89.1652, -41.3929, 44.9692
#bcf96b color charts
#bcf96b color shades, tints & tones
#bcf96b color schemes
#bcf96b color preview, HTML & CSS examples
This text has a color of #bcf96b
<p style="color:#bcf96b;">Text here</p>
.mytext {color:#bcf96b;}
This box has a color of #bcf96b
<div style="background-color:#bcf96b;">Content here</div>
.mybackground {background-color:#bcf96b;}
Border around this has a color of #bcf96b
<div style="border:2px solid #bcf96b;">Content here</div>
.myborder {border:2px solid #bcf96b;}