#bcbc16 color space conversions
Hex:
        #bcbc16
        RGB:
        188, 188, 22
        CMY:
        26, 26, 91
        CMYK:
        0, 0, 88, 26
      HSL:
        60°, 79.0476%, 41.1765%
        HSV (HSB):
        60°, 88.2979%, 73.7255%
        XYZ:
        38.8671, 46.7157, 7.7276
        xyY:
        0.4165, 0.5006, 46.7157
      CIE-Lab:
        74.0076, -16.8407, 72.3802
        CIE-LCH:
        74.0076, 74.3136, 103.0980
        CIE-Luv:
        74.0076, 5.7501, 79.7155
        Hunter-Lab:
        68.3489, -18.1053, 41.1409
      #bcbc16 color charts
#bcbc16 RGB chart
      #bcbc16 CMYK chart
      #bcbc16 RGB pie chart
      #bcbc16 color shades, tints & tones
#bcbc16 color schemes
#bcbc16 color preview, HTML & CSS examples
           This text has a color of #bcbc16        
        
          <p style="color:#bcbc16;">Text here</p>
        
        
          .mytext {color:#bcbc16;}
        
        Text color #bcbc16
      
           This box has a color of #bcbc16        
        
          <div style="background-color:#bcbc16;">Content here</div>
        
        
          .mybackground {background-color:#bcbc16;}
        
        Background color #bcbc16
      
           Border around this has a color of #bcbc16        
        
          <div style="border:2px solid #bcbc16;">Content here</div>
        
        
          .myborder {border:2px solid #bcbc16;}
        
        Border color #bcbc16