#bcdc45 color space conversions
Hex:
#bcdc45
RGB:
188, 220, 69
CMY:
26, 14, 73
CMYK:
15, 0, 69, 14
HSL:
73°, 68.3258%, 56.6667%
HSV (HSB):
73°, 68.6364%, 86.2745%
XYZ:
47.4064, 62.3074, 15.1582
xyY:
0.3796, 0.4990, 62.3074
CIE-Lab:
83.0766, -30.5304, 67.1663
CIE-LCH:
83.0766, 73.7795, 114.4441
CIE-Luv:
83.0766, -14.3509, 83.6201
Hunter-Lab:
78.9351, -30.9337, 43.8689
#bcdc45 color charts
#bcdc45 color shades, tints & tones
#bcdc45 color schemes
#bcdc45 color preview, HTML & CSS examples
This text has a color of #bcdc45
<p style="color:#bcdc45;">Text here</p>
.mytext {color:#bcdc45;}
This box has a color of #bcdc45
<div style="background-color:#bcdc45;">Content here</div>
.mybackground {background-color:#bcdc45;}
Border around this has a color of #bcdc45
<div style="border:2px solid #bcdc45;">Content here</div>
.myborder {border:2px solid #bcdc45;}