#bcdf65 color space conversions
Hex:
#bcdf65
RGB:
188, 223, 101
CMY:
26, 13, 60
CMYK:
16, 0, 55, 13
HSL:
77°, 65.5914%, 63.5294%
HSV (HSB):
77°, 54.7085%, 87.4510%
XYZ:
49.4757, 64.4063, 22.1359
xyY:
0.3637, 0.4735, 64.4063
CIE-Lab:
84.1769, -29.5854, 55.1182
CIE-LCH:
84.1769, 62.5565, 118.2252
CIE-Luv:
84.1769, -16.3396, 73.7576
Hunter-Lab:
80.2535, -30.3998, 39.8238
#bcdf65 color charts
#bcdf65 color shades, tints & tones
#bcdf65 color schemes
#bcdf65 color preview, HTML & CSS examples
This text has a color of #bcdf65
<p style="color:#bcdf65;">Text here</p>
.mytext {color:#bcdf65;}
This box has a color of #bcdf65
<div style="background-color:#bcdf65;">Content here</div>
.mybackground {background-color:#bcdf65;}
Border around this has a color of #bcdf65
<div style="border:2px solid #bcdf65;">Content here</div>
.myborder {border:2px solid #bcdf65;}