#bfd96a color space conversions
Hex:
        #bfd96a
        RGB:
        191, 217, 106
        CMY:
        25, 15, 58
        CMYK:
        12, 0, 51, 15
      HSL:
        74°, 59.3583%, 63.3333%
        HSV (HSB):
        74°, 51.1521%, 85.0980%
        XYZ:
        48.9002, 61.7427, 22.9759
        xyY:
        0.3660, 0.4621, 61.7427
      CIE-Lab:
        82.7764, -25.1143, 51.2346
        CIE-LCH:
        82.7764, 57.0588, 116.1133
        CIE-Luv:
        82.7764, -11.2741, 68.8102
        Hunter-Lab:
        78.5765, -26.4236, 37.6671
      #bfd96a color charts
#bfd96a RGB chart
      #bfd96a CMYK chart
      #bfd96a RGB pie chart
      #bfd96a color shades, tints & tones
#bfd96a color schemes
#bfd96a color preview, HTML & CSS examples
           This text has a color of #bfd96a        
        
          <p style="color:#bfd96a;">Text here</p>
        
        
          .mytext {color:#bfd96a;}
        
        Text color #bfd96a
      
           This box has a color of #bfd96a        
        
          <div style="background-color:#bfd96a;">Content here</div>
        
        
          .mybackground {background-color:#bfd96a;}
        
        Background color #bfd96a
      
           Border around this has a color of #bfd96a        
        
          <div style="border:2px solid #bfd96a;">Content here</div>
        
        
          .myborder {border:2px solid #bfd96a;}
        
        Border color #bfd96a