#bcfc80 color space conversions
Hex:
#bcfc80
RGB:
188, 252, 128
CMY:
26, 1, 50
CMYK:
25, 0, 49, 1
HSL:
91°, 95.3846%, 74.5098%
HSV (HSB):
91°, 49.2063%, 98.8235%
XYZ:
59.4457, 81.8707, 33.0916
xyY:
0.3408, 0.4694, 81.8707
CIE-Lab:
92.5178, -40.1558, 52.6326
CIE-LCH:
92.5178, 66.2018, 127.3417
CIE-Luv:
92.5178, -31.7231, 75.7627
Hunter-Lab:
90.4824, -41.0722, 41.6539
#bcfc80 color charts
#bcfc80 color shades, tints & tones
#bcfc80 color schemes
#bcfc80 color preview, HTML & CSS examples
This text has a color of #bcfc80
<p style="color:#bcfc80;">Text here</p>
.mytext {color:#bcfc80;}
This box has a color of #bcfc80
<div style="background-color:#bcfc80;">Content here</div>
.mybackground {background-color:#bcfc80;}
Border around this has a color of #bcfc80
<div style="border:2px solid #bcfc80;">Content here</div>
.myborder {border:2px solid #bcfc80;}