#bcdc82 color space conversions
Hex:
#bcdc82
RGB:
188, 220, 130
CMY:
26, 14, 49
CMYK:
15, 0, 41, 14
HSL:
81°, 56.2500%, 68.6275%
HSV (HSB):
81°, 40.9091%, 86.2745%
XYZ:
50.3615, 63.4895, 30.7195
xyY:
0.3484, 0.4392, 63.4895
CIE-Lab:
83.6993, -25.1404, 40.7212
CIE-LCH:
83.6993, 47.8567, 121.6903
CIE-Luv:
83.6993, -15.0675, 58.2790
Hunter-Lab:
79.6803, -26.6205, 32.9179
#bcdc82 color charts
#bcdc82 color shades, tints & tones
#bcdc82 color schemes
#bcdc82 color preview, HTML & CSS examples
This text has a color of #bcdc82
<p style="color:#bcdc82;">Text here</p>
.mytext {color:#bcdc82;}
This box has a color of #bcdc82
<div style="background-color:#bcdc82;">Content here</div>
.mybackground {background-color:#bcdc82;}
Border around this has a color of #bcdc82
<div style="border:2px solid #bcdc82;">Content here</div>
.myborder {border:2px solid #bcdc82;}