#bcbf2d color space conversions
Hex:
        #bcbf2d
        RGB:
        188, 191, 45
        CMY:
        26, 25, 82
        CMYK:
        2, 0, 76, 25
      HSL:
        61°, 61.8644%, 46.2745%
        HSV (HSB):
        61°, 76.4398%, 74.9020%
        XYZ:
        39.8435, 48.1424, 9.6751
        xyY:
        0.4080, 0.4930, 48.1424
      CIE-Lab:
        74.9147, -17.6685, 67.5022
        CIE-LCH:
        74.9147, 69.7763, 104.6680
        CIE-Luv:
        74.9147, 3.5479, 77.3511
        Hunter-Lab:
        69.3847, -18.9215, 40.3019
      #bcbf2d color charts
#bcbf2d RGB chart
      #bcbf2d CMYK chart
      #bcbf2d RGB pie chart
      #bcbf2d color shades, tints & tones
#bcbf2d color schemes
#bcbf2d color preview, HTML & CSS examples
           This text has a color of #bcbf2d        
        
          <p style="color:#bcbf2d;">Text here</p>
        
        
          .mytext {color:#bcbf2d;}
        
        Text color #bcbf2d
      
           This box has a color of #bcbf2d        
        
          <div style="background-color:#bcbf2d;">Content here</div>
        
        
          .mybackground {background-color:#bcbf2d;}
        
        Background color #bcbf2d
      
           Border around this has a color of #bcbf2d        
        
          <div style="border:2px solid #bcbf2d;">Content here</div>
        
        
          .myborder {border:2px solid #bcbf2d;}
        
        Border color #bcbf2d