#bcdc5a color space conversions
Hex:
#bcdc5a
RGB:
188, 220, 90
CMY:
26, 14, 65
CMYK:
15, 0, 59, 14
HSL:
75°, 65.0000%, 60.7843%
HSV (HSB):
75°, 59.0909%, 86.2745%
XYZ:
48.1777, 62.6160, 19.2197
xyY:
0.3706, 0.4816, 62.6160
CIE-Lab:
83.2399, -29.0952, 58.9120
CIE-LCH:
83.2399, 65.7051, 116.2836
CIE-Luv:
83.2399, -14.5447, 76.7228
Hunter-Lab:
79.1302, -29.7999, 40.9904
#bcdc5a color charts
#bcdc5a color shades, tints & tones
#bcdc5a color schemes
#bcdc5a color preview, HTML & CSS examples
This text has a color of #bcdc5a
<p style="color:#bcdc5a;">Text here</p>
.mytext {color:#bcdc5a;}
This box has a color of #bcdc5a
<div style="background-color:#bcdc5a;">Content here</div>
.mybackground {background-color:#bcdc5a;}
Border around this has a color of #bcdc5a
<div style="border:2px solid #bcdc5a;">Content here</div>
.myborder {border:2px solid #bcdc5a;}