#bfd4af color space conversions
Hex:
        #bfd4af
        RGB:
        191, 212, 175
        CMY:
        25, 17, 31
        CMYK:
        10, 0, 17, 17
      HSL:
        94°, 30.0813%, 75.8824%
        HSV (HSB):
        94°, 17.4528%, 83.1373%
        XYZ:
        52.7672, 61.2585, 49.6004
        xyY:
        0.3225, 0.3744, 61.2585
      CIE-Lab:
        82.5175, -13.7043, 15.9697
        CIE-LCH:
        82.5175, 21.0437, 130.6343
        CIE-Luv:
        82.5175, -10.1485, 25.4490
        Hunter-Lab:
        78.2678, -16.6261, 17.2138
      #bfd4af color charts
#bfd4af RGB chart
      #bfd4af CMYK chart
      #bfd4af RGB pie chart
      #bfd4af color shades, tints & tones
#bfd4af color schemes
#bfd4af color preview, HTML & CSS examples
           This text has a color of #bfd4af        
        
          <p style="color:#bfd4af;">Text here</p>
        
        
          .mytext {color:#bfd4af;}
        
        Text color #bfd4af
      
           This box has a color of #bfd4af        
        
          <div style="background-color:#bfd4af;">Content here</div>
        
        
          .mybackground {background-color:#bfd4af;}
        
        Background color #bfd4af
      
           Border around this has a color of #bfd4af        
        
          <div style="border:2px solid #bfd4af;">Content here</div>
        
        
          .myborder {border:2px solid #bfd4af;}
        
        Border color #bfd4af