#bcdd7e color space conversions
Hex:
#bcdd7e
RGB:
188, 221, 126
CMY:
26, 13, 51
CMYK:
15, 0, 43, 13
HSL:
81°, 58.2822%, 68.0392%
HSV (HSB):
81°, 42.9864%, 86.6667%
XYZ:
50.3614, 63.9106, 29.4203
xyY:
0.3505, 0.4448, 63.9106
CIE-Lab:
83.9192, -26.0889, 42.9763
CIE-LCH:
83.9192, 50.2752, 121.2599
CIE-Luv:
83.9192, -15.5502, 60.9450
Hunter-Lab:
79.9441, -27.4548, 34.1415
#bcdd7e color charts
#bcdd7e color shades, tints & tones
#bcdd7e color schemes
#bcdd7e color preview, HTML & CSS examples
This text has a color of #bcdd7e
<p style="color:#bcdd7e;">Text here</p>
.mytext {color:#bcdd7e;}
This box has a color of #bcdd7e
<div style="background-color:#bcdd7e;">Content here</div>
.mybackground {background-color:#bcdd7e;}
Border around this has a color of #bcdd7e
<div style="border:2px solid #bcdd7e;">Content here</div>
.myborder {border:2px solid #bcdd7e;}