#bcdf32 color space conversions
Hex:
#bcdf32
RGB:
188, 223, 50
CMY:
26, 13, 80
CMYK:
16, 0, 78, 13
HSL:
72°, 72.9958%, 53.5294%
HSV (HSB):
72°, 77.5785%, 87.4510%
XYZ:
47.7024, 63.6970, 12.7982
xyY:
0.3841, 0.5129, 63.6970
CIE-Lab:
83.8078, -32.8582, 74.1124
CIE-LCH:
83.8078, 81.0698, 113.9104
CIE-Luv:
83.8078, -15.9528, 89.4114
Hunter-Lab:
79.8104, -32.9793, 46.3597
#bcdf32 color charts
#bcdf32 color shades, tints & tones
#bcdf32 color schemes
#bcdf32 color preview, HTML & CSS examples
This text has a color of #bcdf32
<p style="color:#bcdf32;">Text here</p>
.mytext {color:#bcdf32;}
This box has a color of #bcdf32
<div style="background-color:#bcdf32;">Content here</div>
.mybackground {background-color:#bcdf32;}
Border around this has a color of #bcdf32
<div style="border:2px solid #bcdf32;">Content here</div>
.myborder {border:2px solid #bcdf32;}