#bfc246 color space conversions
Hex:
        #bfc246
        RGB:
        191, 194, 70
        CMY:
        25, 24, 73
        CMYK:
        2, 0, 64, 24
      HSL:
        61°, 50.4065%, 51.7647%
        HSV (HSB):
        61°, 63.9175%, 76.0784%
        XYZ:
        41.8831, 50.1021, 13.2576
        xyY:
        0.3980, 0.4761, 50.1021
      CIE-Lab:
        76.1319, -16.6358, 59.7198
        CIE-LCH:
        76.1319, 61.9936, 105.5660
        CIE-Luv:
        76.1319, 3.2011, 72.1119
        Hunter-Lab:
        70.7829, -18.2492, 38.4430
      #bfc246 color charts
#bfc246 RGB chart
      #bfc246 CMYK chart
      #bfc246 RGB pie chart
      #bfc246 color shades, tints & tones
#bfc246 color schemes
#bfc246 color preview, HTML & CSS examples
           This text has a color of #bfc246        
        
          <p style="color:#bfc246;">Text here</p>
        
        
          .mytext {color:#bfc246;}
        
        Text color #bfc246
      
           This box has a color of #bfc246        
        
          <div style="background-color:#bfc246;">Content here</div>
        
        
          .mybackground {background-color:#bfc246;}
        
        Background color #bfc246
      
           Border around this has a color of #bfc246        
        
          <div style="border:2px solid #bfc246;">Content here</div>
        
        
          .myborder {border:2px solid #bfc246;}
        
        Border color #bfc246