#bfc968 color space conversions
Hex:
        #bfc968
        RGB:
        191, 201, 104
        CMY:
        25, 21, 59
        CMYK:
        5, 0, 48, 21
      HSL:
        66°, 47.3171%, 59.8039%
        HSV (HSB):
        66°, 48.2587%, 78.8235%
        XYZ:
        44.8712, 53.8491, 21.1257
        xyY:
        0.3744, 0.4493, 53.8491
      CIE-Lab:
        78.3737, -17.4574, 46.9297
        CIE-LCH:
        78.3737, 50.0715, 110.4047
        CIE-Luv:
        78.3737, -1.9282, 61.9034
        Hunter-Lab:
        73.3820, -19.2703, 34.2986
      #bfc968 color charts
#bfc968 RGB chart
      #bfc968 CMYK chart
      #bfc968 RGB pie chart
      #bfc968 color shades, tints & tones
#bfc968 color schemes
#bfc968 color preview, HTML & CSS examples
           This text has a color of #bfc968        
        
          <p style="color:#bfc968;">Text here</p>
        
        
          .mytext {color:#bfc968;}
        
        Text color #bfc968
      
           This box has a color of #bfc968        
        
          <div style="background-color:#bfc968;">Content here</div>
        
        
          .mybackground {background-color:#bfc968;}
        
        Background color #bfc968
      
           Border around this has a color of #bfc968        
        
          <div style="border:2px solid #bfc968;">Content here</div>
        
        
          .myborder {border:2px solid #bfc968;}
        
        Border color #bfc968