#bfc040 color space conversions
Hex:
        #bfc040
        RGB:
        191, 192, 64
        CMY:
        25, 25, 75
        CMYK:
        1, 0, 67, 25
      HSL:
        60°, 50.3937%, 50.1961%
        HSV (HSB):
        60°, 66.6667%, 75.2941%
        XYZ:
        41.2609, 49.1458, 12.1619
        xyY:
        0.4023, 0.4792, 49.1458
      CIE-Lab:
        75.5419, -15.9865, 61.5123
        CIE-LCH:
        75.5419, 63.5557, 104.5684
        CIE-Luv:
        75.5419, 4.6001, 73.0861
        Hunter-Lab:
        70.1041, -17.6230, 38.7870
      #bfc040 color charts
#bfc040 RGB chart
      #bfc040 CMYK chart
      #bfc040 RGB pie chart
      #bfc040 color shades, tints & tones
#bfc040 color schemes
#bfc040 color preview, HTML & CSS examples
           This text has a color of #bfc040        
        
          <p style="color:#bfc040;">Text here</p>
        
        
          .mytext {color:#bfc040;}
        
        Text color #bfc040
      
           This box has a color of #bfc040        
        
          <div style="background-color:#bfc040;">Content here</div>
        
        
          .mybackground {background-color:#bfc040;}
        
        Background color #bfc040
      
           Border around this has a color of #bfc040        
        
          <div style="border:2px solid #bfc040;">Content here</div>
        
        
          .myborder {border:2px solid #bfc040;}
        
        Border color #bfc040