#bfdb9b color space conversions
Hex:
        #bfdb9b
        RGB:
        191, 219, 155
        CMY:
        25, 14, 39
        CMYK:
        13, 0, 29, 14
      HSL:
        86°, 47.0588%, 73.3333%
        HSV (HSB):
        86°, 29.2237%, 85.8824%
        XYZ:
        52.7338, 64.1060, 40.6047
        xyY:
        0.3349, 0.4072, 64.1060
      CIE-Lab:
        84.0209, -20.2713, 28.4920
        CIE-LCH:
        84.0209, 34.9674, 125.4308
        CIE-Luv:
        84.0209, -13.3038, 43.1274
        Hunter-Lab:
        80.0662, -22.5509, 25.9781
      #bfdb9b color charts
#bfdb9b RGB chart
      #bfdb9b CMYK chart
      #bfdb9b RGB pie chart
      #bfdb9b color shades, tints & tones
#bfdb9b color schemes
#bfdb9b color preview, HTML & CSS examples
           This text has a color of #bfdb9b        
        
          <p style="color:#bfdb9b;">Text here</p>
        
        
          .mytext {color:#bfdb9b;}
        
        Text color #bfdb9b
      
           This box has a color of #bfdb9b        
        
          <div style="background-color:#bfdb9b;">Content here</div>
        
        
          .mybackground {background-color:#bfdb9b;}
        
        Background color #bfdb9b
      
           Border around this has a color of #bfdb9b        
        
          <div style="border:2px solid #bfdb9b;">Content here</div>
        
        
          .myborder {border:2px solid #bfdb9b;}
        
        Border color #bfdb9b