#bfd071 color space conversions
Hex:
        #bfd071
        RGB:
        191, 208, 113
        CMY:
        25, 18, 56
        CMYK:
        8, 0, 46, 18
      HSL:
        71°, 50.2646%, 62.9412%
        HSV (HSB):
        71°, 45.6731%, 81.5686%
        XYZ:
        47.0224, 57.3804, 24.2200
        xyY:
        0.3656, 0.4461, 57.3804
      CIE-Lab:
        80.3931, -20.0369, 45.0140
        CIE-LCH:
        80.3931, 49.2720, 113.9951
        CIE-Luv:
        80.3931, -6.2578, 61.0531
        Hunter-Lab:
        75.7498, -21.7568, 34.0677
      #bfd071 color charts
#bfd071 RGB chart
      #bfd071 CMYK chart
      #bfd071 RGB pie chart
      #bfd071 color shades, tints & tones
#bfd071 color schemes
#bfd071 color preview, HTML & CSS examples
           This text has a color of #bfd071        
        
          <p style="color:#bfd071;">Text here</p>
        
        
          .mytext {color:#bfd071;}
        
        Text color #bfd071
      
           This box has a color of #bfd071        
        
          <div style="background-color:#bfd071;">Content here</div>
        
        
          .mybackground {background-color:#bfd071;}
        
        Background color #bfd071
      
           Border around this has a color of #bfd071        
        
          <div style="border:2px solid #bfd071;">Content here</div>
        
        
          .myborder {border:2px solid #bfd071;}
        
        Border color #bfd071