#bfc20d color space conversions
Hex:
        #bfc20d
        RGB:
        191, 194, 13
        CMY:
        25, 24, 95
        CMYK:
        2, 0, 93, 24
      HSL:
        61°, 87.4396%, 40.5882%
        HSV (HSB):
        61°, 93.2990%, 76.0784%
        XYZ:
        40.8503, 49.6890, 7.8187
        xyY:
        0.4153, 0.5052, 49.6890
      CIE-Lab:
        75.8780, -18.6949, 75.2810
        CIE-LCH:
        75.8780, 77.5676, 103.9465
        CIE-Luv:
        75.8780, 3.9253, 82.8669
        Hunter-Lab:
        70.4904, -19.9147, 42.7670
      #bfc20d color charts
#bfc20d RGB chart
      #bfc20d CMYK chart
      #bfc20d RGB pie chart
      #bfc20d color shades, tints & tones
#bfc20d color schemes
#bfc20d color preview, HTML & CSS examples
           This text has a color of #bfc20d        
        
          <p style="color:#bfc20d;">Text here</p>
        
        
          .mytext {color:#bfc20d;}
        
        Text color #bfc20d
      
           This box has a color of #bfc20d        
        
          <div style="background-color:#bfc20d;">Content here</div>
        
        
          .mybackground {background-color:#bfc20d;}
        
        Background color #bfc20d
      
           Border around this has a color of #bfc20d        
        
          <div style="border:2px solid #bfc20d;">Content here</div>
        
        
          .myborder {border:2px solid #bfc20d;}
        
        Border color #bfc20d