#bcdf02 color space conversions
Hex:
#bcdf02
RGB:
188, 223, 2
CMY:
26, 13, 99
CMYK:
16, 0, 99, 13
HSL:
70°, 98.2222%, 44.1176%
HSV (HSB):
70°, 99.1031%, 87.4510%
XYZ:
47.1377, 63.4711, 9.8242
xyY:
0.3914, 0.5270, 63.4711
CIE-Lab:
83.6896, -33.9233, 82.1754
CIE-LCH:
83.6896, 88.9021, 112.4316
CIE-Luv:
83.6896, -15.8249, 94.6301
Hunter-Lab:
79.6688, -33.8071, 48.4569
#bcdf02 color charts
#bcdf02 color shades, tints & tones
#bcdf02 color schemes
#bcdf02 color preview, HTML & CSS examples
This text has a color of #bcdf02
<p style="color:#bcdf02;">Text here</p>
.mytext {color:#bcdf02;}
This box has a color of #bcdf02
<div style="background-color:#bcdf02;">Content here</div>
.mybackground {background-color:#bcdf02;}
Border around this has a color of #bcdf02
<div style="border:2px solid #bcdf02;">Content here</div>
.myborder {border:2px solid #bcdf02;}