#bfc98e color space conversions
Hex:
        #bfc98e
        RGB:
        191, 201, 142
        CMY:
        25, 21, 44
        CMYK:
        5, 0, 29, 21
      HSL:
        70°, 35.3293%, 67.2549%
        HSV (HSB):
        70°, 29.3532%, 78.8235%
        XYZ:
        47.2550, 54.8026, 33.6786
        xyY:
        0.3481, 0.4037, 54.8026
      CIE-Lab:
        78.9275, -13.0686, 28.4106
        CIE-LCH:
        78.9275, 31.2722, 114.7020
        CIE-Luv:
        78.9275, -3.1194, 41.0102
        Hunter-Lab:
        74.0288, -15.6081, 24.8469
      #bfc98e color charts
#bfc98e RGB chart
      #bfc98e CMYK chart
      #bfc98e RGB pie chart
      #bfc98e color shades, tints & tones
#bfc98e color schemes
#bfc98e color preview, HTML & CSS examples
           This text has a color of #bfc98e        
        
          <p style="color:#bfc98e;">Text here</p>
        
        
          .mytext {color:#bfc98e;}
        
        Text color #bfc98e
      
           This box has a color of #bfc98e        
        
          <div style="background-color:#bfc98e;">Content here</div>
        
        
          .mybackground {background-color:#bfc98e;}
        
        Background color #bfc98e
      
           Border around this has a color of #bfc98e        
        
          <div style="border:2px solid #bfc98e;">Content here</div>
        
        
          .myborder {border:2px solid #bfc98e;}
        
        Border color #bfc98e