#bcdf0e color space conversions
Hex:
#bcdf0e
RGB:
188, 223, 14
CMY:
26, 13, 95
CMYK:
16, 0, 94, 13
HSL:
70°, 88.1857%, 46.4706%
HSV (HSB):
70°, 93.7220%, 87.4510%
XYZ:
47.2060, 63.4984, 10.1839
xyY:
0.3905, 0.5253, 63.4984
CIE-Lab:
83.7039, -33.7939, 81.1183
CIE-LCH:
83.7039, 87.8761, 112.6166
CIE-Luv:
83.7039, -15.8405, 93.9927
Hunter-Lab:
79.6859, -33.7068, 48.2029
#bcdf0e color charts
#bcdf0e color shades, tints & tones
#bcdf0e color schemes
#bcdf0e color preview, HTML & CSS examples
This text has a color of #bcdf0e
<p style="color:#bcdf0e;">Text here</p>
.mytext {color:#bcdf0e;}
This box has a color of #bcdf0e
<div style="background-color:#bcdf0e;">Content here</div>
.mybackground {background-color:#bcdf0e;}
Border around this has a color of #bcdf0e
<div style="border:2px solid #bcdf0e;">Content here</div>
.myborder {border:2px solid #bcdf0e;}