#bcdc03 color space conversions
Hex:
#bcdc03
RGB:
188, 220, 3
CMY:
26, 14, 99
CMYK:
15, 0, 99, 14
HSL:
69°, 97.3094%, 43.7255%
HSV (HSB):
69°, 98.6364%, 86.2745%
XYZ:
46.3487, 61.8843, 9.5882
xyY:
0.3934, 0.5252, 61.8843
CIE-Lab:
82.8519, -32.5329, 81.4550
CIE-LCH:
82.8519, 87.7115, 111.7716
CIE-Luv:
82.8519, -14.0766, 93.4335
Hunter-Lab:
78.6666, -32.4982, 47.8401
#bcdc03 color charts
#bcdc03 color shades, tints & tones
#bcdc03 color schemes
#bcdc03 color preview, HTML & CSS examples
This text has a color of #bcdc03
<p style="color:#bcdc03;">Text here</p>
.mytext {color:#bcdc03;}
This box has a color of #bcdc03
<div style="background-color:#bcdc03;">Content here</div>
.mybackground {background-color:#bcdc03;}
Border around this has a color of #bcdc03
<div style="border:2px solid #bcdc03;">Content here</div>
.myborder {border:2px solid #bcdc03;}