#bcfb2e color space conversions
Hex:
#bcfb2e
RGB:
188, 251, 46
CMY:
26, 2, 82
CMYK:
25, 0, 82, 2
HSL:
78°, 96.2441%, 58.2353%
HSV (HSB):
78°, 81.6733%, 98.4314%
XYZ:
55.7294, 79.8830, 15.0665
xyY:
0.3699, 0.5302, 79.8830
CIE-Lab:
91.6323, -45.4423, 82.1269
CIE-LCH:
91.6323, 93.8607, 118.9566
CIE-Luv:
91.6323, -31.2764, 101.3151
Hunter-Lab:
89.3773, -45.1102, 52.5695
#bcfb2e color charts
#bcfb2e color shades, tints & tones
#bcfb2e color schemes
#bcfb2e color preview, HTML & CSS examples
This text has a color of #bcfb2e
<p style="color:#bcfb2e;">Text here</p>
.mytext {color:#bcfb2e;}
This box has a color of #bcfb2e
<div style="background-color:#bcfb2e;">Content here</div>
.mybackground {background-color:#bcfb2e;}
Border around this has a color of #bcfb2e
<div style="border:2px solid #bcfb2e;">Content here</div>
.myborder {border:2px solid #bcfb2e;}