#bfcf5e color space conversions
Hex:
        #bfcf5e
        RGB:
        191, 207, 94
        CMY:
        25, 19, 63
        CMYK:
        8, 0, 55, 19
      HSL:
        68°, 54.0670%, 59.0196%
        HSV (HSB):
        68°, 54.5894%, 81.1765%
        XYZ:
        45.8191, 56.5102, 19.0823
        xyY:
        0.3774, 0.4654, 56.5102
      CIE-Lab:
        79.9033, -21.3282, 53.4273
        CIE-LCH:
        79.9033, 57.5271, 111.7620
        CIE-Luv:
        79.9033, -5.2594, 69.1996
        Hunter-Lab:
        75.1732, -22.7551, 37.5708
      #bfcf5e color charts
#bfcf5e RGB chart
      #bfcf5e CMYK chart
      #bfcf5e RGB pie chart
      #bfcf5e color shades, tints & tones
#bfcf5e color schemes
#bfcf5e color preview, HTML & CSS examples
           This text has a color of #bfcf5e        
        
          <p style="color:#bfcf5e;">Text here</p>
        
        
          .mytext {color:#bfcf5e;}
        
        Text color #bfcf5e
      
           This box has a color of #bfcf5e        
        
          <div style="background-color:#bfcf5e;">Content here</div>
        
        
          .mybackground {background-color:#bfcf5e;}
        
        Background color #bfcf5e
      
           Border around this has a color of #bfcf5e        
        
          <div style="border:2px solid #bfcf5e;">Content here</div>
        
        
          .myborder {border:2px solid #bfcf5e;}
        
        Border color #bfcf5e