#bcfc3e color space conversions
Hex:
#bcfc3e
RGB:
188, 252, 62
CMY:
26, 1, 76
CMYK:
25, 0, 75, 1
HSL:
80°, 96.9388%, 61.5686%
HSV (HSB):
80°, 75.3968%, 98.8235%
XYZ:
56.4189, 80.6600, 17.1528
xyY:
0.3658, 0.5230, 80.6600
CIE-Lab:
91.9802, -45.2226, 78.1567
CIE-LCH:
91.9802, 90.2971, 120.0543
CIE-Luv:
91.9802, -31.7887, 98.7036
Hunter-Lab:
89.8109, -45.0359, 51.5440
#bcfc3e color charts
#bcfc3e color shades, tints & tones
#bcfc3e color schemes
#bcfc3e color preview, HTML & CSS examples
This text has a color of #bcfc3e
<p style="color:#bcfc3e;">Text here</p>
.mytext {color:#bcfc3e;}
This box has a color of #bcfc3e
<div style="background-color:#bcfc3e;">Content here</div>
.mybackground {background-color:#bcfc3e;}
Border around this has a color of #bcfc3e
<div style="border:2px solid #bcfc3e;">Content here</div>
.myborder {border:2px solid #bcfc3e;}