#bfcd5a color space conversions
Hex:
        #bfcd5a
        RGB:
        191, 205, 90
        CMY:
        25, 20, 65
        CMYK:
        7, 0, 56, 20
      HSL:
        67°, 53.4884%, 57.8431%
        HSV (HSB):
        67°, 56.0976%, 80.3922%
        XYZ:
        45.1626, 55.4772, 18.0007
        xyY:
        0.3807, 0.4676, 55.4772
      CIE-Lab:
        79.3153, -20.6752, 54.5695
        CIE-LCH:
        79.3153, 58.3549, 110.7506
        CIE-Luv:
        79.3153, -3.9880, 69.8851
        Hunter-Lab:
        74.4830, -22.1121, 37.8092
      #bfcd5a color charts
#bfcd5a RGB chart
      #bfcd5a CMYK chart
      #bfcd5a RGB pie chart
      #bfcd5a color shades, tints & tones
#bfcd5a color schemes
#bfcd5a color preview, HTML & CSS examples
           This text has a color of #bfcd5a        
        
          <p style="color:#bfcd5a;">Text here</p>
        
        
          .mytext {color:#bfcd5a;}
        
        Text color #bfcd5a
      
           This box has a color of #bfcd5a        
        
          <div style="background-color:#bfcd5a;">Content here</div>
        
        
          .mybackground {background-color:#bfcd5a;}
        
        Background color #bfcd5a
      
           Border around this has a color of #bfcd5a        
        
          <div style="border:2px solid #bfcd5a;">Content here</div>
        
        
          .myborder {border:2px solid #bfcd5a;}
        
        Border color #bfcd5a