#bcdf9e color space conversions
Hex:
#bcdf9e
RGB:
188, 223, 158
CMY:
26, 13, 38
CMYK:
16, 0, 29, 13
HSL:
92°, 50.3876%, 74.7059%
HSV (HSB):
92°, 29.1480%, 87.4510%
XYZ:
53.2983, 65.9353, 42.2654
xyY:
0.3300, 0.4083, 65.9353
CIE-Lab:
84.9634, -22.8730, 28.1805
CIE-LCH:
84.9634, 36.2949, 129.0649
CIE-Luv:
84.9634, -17.1058, 43.3397
Hunter-Lab:
81.2006, -24.9376, 25.9796
#bcdf9e color charts
#bcdf9e color shades, tints & tones
#bcdf9e color schemes
#bcdf9e color preview, HTML & CSS examples
This text has a color of #bcdf9e
<p style="color:#bcdf9e;">Text here</p>
.mytext {color:#bcdf9e;}
This box has a color of #bcdf9e
<div style="background-color:#bcdf9e;">Content here</div>
.mybackground {background-color:#bcdf9e;}
Border around this has a color of #bcdf9e
<div style="border:2px solid #bcdf9e;">Content here</div>
.myborder {border:2px solid #bcdf9e;}