#bcdf9d color space conversions
Hex:
#bcdf9d
RGB:
188, 223, 157
CMY:
26, 13, 38
CMYK:
16, 0, 30, 13
HSL:
92°, 50.7692%, 74.5098%
HSV (HSB):
92°, 29.5964%, 87.4510%
XYZ:
53.2125, 65.9010, 41.8139
xyY:
0.3307, 0.4095, 65.9010
CIE-Lab:
84.9459, -23.0188, 28.6718
CIE-LCH:
84.9459, 36.7687, 128.7588
CIE-Luv:
84.9459, -17.0896, 43.9776
Hunter-Lab:
81.1795, -25.0587, 26.2866
#bcdf9d color charts
#bcdf9d color shades, tints & tones
#bcdf9d color schemes
#bcdf9d color preview, HTML & CSS examples
This text has a color of #bcdf9d
<p style="color:#bcdf9d;">Text here</p>
.mytext {color:#bcdf9d;}
This box has a color of #bcdf9d
<div style="background-color:#bcdf9d;">Content here</div>
.mybackground {background-color:#bcdf9d;}
Border around this has a color of #bcdf9d
<div style="border:2px solid #bcdf9d;">Content here</div>
.myborder {border:2px solid #bcdf9d;}