#bcdc1c color space conversions
Hex:
#bcdc1c
RGB:
188, 220, 28
CMY:
26, 14, 89
CMYK:
15, 0, 87, 14
HSL:
70°, 77.4194%, 48.6275%
HSV (HSB):
70°, 87.2727%, 86.2745%
XYZ:
46.5418, 61.9616, 10.6054
xyY:
0.3908, 0.5202, 61.9616
CIE-Lab:
82.8930, -32.1642, 78.4845
CIE-LCH:
82.8930, 84.8195, 112.2846
CIE-Luv:
82.8930, -14.1275, 91.6096
Hunter-Lab:
78.7157, -32.2117, 47.1128
#bcdc1c color charts
#bcdc1c color shades, tints & tones
#bcdc1c color schemes
#bcdc1c color preview, HTML & CSS examples
This text has a color of #bcdc1c
<p style="color:#bcdc1c;">Text here</p>
.mytext {color:#bcdc1c;}
This box has a color of #bcdc1c
<div style="background-color:#bcdc1c;">Content here</div>
.mybackground {background-color:#bcdc1c;}
Border around this has a color of #bcdc1c
<div style="border:2px solid #bcdc1c;">Content here</div>
.myborder {border:2px solid #bcdc1c;}