#bfcc56 color space conversions
Hex:
        #bfcc56
        RGB:
        191, 204, 86
        CMY:
        25, 20, 66
        CMYK:
        6, 0, 58, 20
      HSL:
        67°, 53.6364%, 56.8627%
        HSV (HSB):
        67°, 57.8431%, 80.0000%
        XYZ:
        44.7584, 54.9340, 17.0484
        xyY:
        0.3834, 0.4706, 54.9340
      CIE-Lab:
        79.0032, -20.4973, 56.0022
        CIE-LCH:
        79.0032, 59.6355, 110.1031
        CIE-Luv:
        79.0032, -3.3066, 70.9809
        Hunter-Lab:
        74.1175, -21.9121, 38.2444
      #bfcc56 color charts
#bfcc56 RGB chart
      #bfcc56 CMYK chart
      #bfcc56 RGB pie chart
      #bfcc56 color shades, tints & tones
#bfcc56 color schemes
#bfcc56 color preview, HTML & CSS examples
           This text has a color of #bfcc56        
        
          <p style="color:#bfcc56;">Text here</p>
        
        
          .mytext {color:#bfcc56;}
        
        Text color #bfcc56
      
           This box has a color of #bfcc56        
        
          <div style="background-color:#bfcc56;">Content here</div>
        
        
          .mybackground {background-color:#bfcc56;}
        
        Background color #bfcc56
      
           Border around this has a color of #bfcc56        
        
          <div style="border:2px solid #bfcc56;">Content here</div>
        
        
          .myborder {border:2px solid #bfcc56;}
        
        Border color #bfcc56