#bf9eaf color space conversions
Hex:
        #bf9eaf
        RGB:
        191, 158, 175
        CMY:
        25, 38, 31
        CMYK:
        0, 17, 8, 25
      HSL:
        329°, 20.4969%, 68.4314%
        HSV (HSB):
        329°, 17.2775%, 74.9020%
        XYZ:
        41.4506, 38.6252, 45.8282
        xyY:
        0.3292, 0.3068, 38.6252
      CIE-Lab:
        68.4789, 15.0368, -4.2303
        CIE-LCH:
        68.4789, 15.6205, 344.2871
        CIE-Luv:
        68.4789, 18.5223, -8.8266
        Hunter-Lab:
        62.1492, 10.2900, -0.2154
      #bf9eaf color charts
#bf9eaf RGB chart
      #bf9eaf CMYK chart
      #bf9eaf RGB pie chart
      #bf9eaf color shades, tints & tones
#bf9eaf color schemes
#bf9eaf color preview, HTML & CSS examples
           This text has a color of #bf9eaf        
        
          <p style="color:#bf9eaf;">Text here</p>
        
        
          .mytext {color:#bf9eaf;}
        
        Text color #bf9eaf
      
           This box has a color of #bf9eaf        
        
          <div style="background-color:#bf9eaf;">Content here</div>
        
        
          .mybackground {background-color:#bf9eaf;}
        
        Background color #bf9eaf
      
           Border around this has a color of #bf9eaf        
        
          <div style="border:2px solid #bf9eaf;">Content here</div>
        
        
          .myborder {border:2px solid #bf9eaf;}
        
        Border color #bf9eaf