#bcd12e color space conversions
Hex:
#bcd12e
RGB:
188, 209, 46
CMY:
26, 18, 82
CMYK:
10, 0, 78, 18
HSL:
68°, 63.9216%, 50.0000%
HSV (HSB):
68°, 77.9904%, 81.9608%
XYZ:
44.0326, 56.4896, 11.1676
xyY:
0.3942, 0.5058, 56.4896
CIE-Lab:
79.8916, -26.4408, 71.7116
CIE-LCH:
79.8916, 76.4308, 110.2394
CIE-Luv:
79.8916, -7.6891, 84.5038
Hunter-Lab:
75.1595, -26.9539, 43.8021
#bcd12e color charts
#bcd12e color shades, tints & tones
#bcd12e color schemes
#bcd12e color preview, HTML & CSS examples
This text has a color of #bcd12e
<p style="color:#bcd12e;">Text here</p>
.mytext {color:#bcd12e;}
This box has a color of #bcd12e
<div style="background-color:#bcd12e;">Content here</div>
.mybackground {background-color:#bcd12e;}
Border around this has a color of #bcd12e
<div style="border:2px solid #bcd12e;">Content here</div>
.myborder {border:2px solid #bcd12e;}