#bcfc38 color space conversions
Hex:
#bcfc38
RGB:
188, 252, 56
CMY:
26, 1, 78
CMYK:
25, 0, 78, 1
HSL:
80°, 97.0297%, 60.3922%
HSV (HSB):
80°, 77.7778%, 98.8235%
XYZ:
56.2633, 80.5977, 16.3329
xyY:
0.3673, 0.5261, 80.5977
CIE-Lab:
91.9524, -45.4897, 79.8579
CIE-LCH:
91.9524, 91.9054, 119.6673
CIE-Luv:
91.9524, -31.7926, 99.9424
Hunter-Lab:
89.7762, -45.2415, 52.0568
#bcfc38 color charts
#bcfc38 color shades, tints & tones
#bcfc38 color schemes
#bcfc38 color preview, HTML & CSS examples
This text has a color of #bcfc38
<p style="color:#bcfc38;">Text here</p>
.mytext {color:#bcfc38;}
This box has a color of #bcfc38
<div style="background-color:#bcfc38;">Content here</div>
.mybackground {background-color:#bcfc38;}
Border around this has a color of #bcfc38
<div style="border:2px solid #bcfc38;">Content here</div>
.myborder {border:2px solid #bcfc38;}