#bfcc5f color space conversions
Hex:
        #bfcc5f
        RGB:
        191, 204, 95
        CMY:
        25, 20, 63
        CMYK:
        6, 0, 53, 20
      HSL:
        67°, 51.6588%, 58.6275%
        HSV (HSB):
        67°, 53.4314%, 80.0000%
        XYZ:
        45.1443, 55.0883, 19.0802
        xyY:
        0.3784, 0.4617, 55.0883
      CIE-Lab:
        79.0921, -19.7659, 52.0328
        CIE-LCH:
        79.0921, 55.6606, 110.8005
        CIE-Luv:
        79.0921, -3.4970, 67.3645
        Hunter-Lab:
        74.2215, -21.3173, 36.7133
      #bfcc5f color charts
#bfcc5f RGB chart
      #bfcc5f CMYK chart
      #bfcc5f RGB pie chart
      #bfcc5f color shades, tints & tones
#bfcc5f color schemes
#bfcc5f color preview, HTML & CSS examples
           This text has a color of #bfcc5f        
        
          <p style="color:#bfcc5f;">Text here</p>
        
        
          .mytext {color:#bfcc5f;}
        
        Text color #bfcc5f
      
           This box has a color of #bfcc5f        
        
          <div style="background-color:#bfcc5f;">Content here</div>
        
        
          .mybackground {background-color:#bfcc5f;}
        
        Background color #bfcc5f
      
           Border around this has a color of #bfcc5f        
        
          <div style="border:2px solid #bfcc5f;">Content here</div>
        
        
          .myborder {border:2px solid #bfcc5f;}
        
        Border color #bfcc5f