#bcfc82 color space conversions
Hex:
#bcfc82
RGB:
188, 252, 130
CMY:
26, 1, 49
CMYK:
25, 0, 48, 1
HSL:
91°, 95.3125%, 74.9020%
HSV (HSB):
91°, 48.4127%, 98.8235%
XYZ:
59.5787, 81.9239, 33.7919
xyY:
0.3399, 0.4674, 81.9239
CIE-Lab:
92.5413, -39.9385, 51.7312
CIE-LCH:
92.5413, 65.3544, 127.6695
CIE-Luv:
92.5413, -31.7206, 74.8020
Hunter-Lab:
90.5118, -40.8994, 41.2228
#bcfc82 color charts
#bcfc82 color shades, tints & tones
#bcfc82 color schemes
#bcfc82 color preview, HTML & CSS examples
This text has a color of #bcfc82
<p style="color:#bcfc82;">Text here</p>
.mytext {color:#bcfc82;}
This box has a color of #bcfc82
<div style="background-color:#bcfc82;">Content here</div>
.mybackground {background-color:#bcfc82;}
Border around this has a color of #bcfc82
<div style="border:2px solid #bcfc82;">Content here</div>
.myborder {border:2px solid #bcfc82;}