#bf9ebe color space conversions
Hex:
        #bf9ebe
        RGB:
        191, 158, 190
        CMY:
        25, 38, 25
        CMYK:
        0, 17, 1, 25
      HSL:
        302°, 20.4969%, 68.4314%
        HSV (HSB):
        302°, 17.2775%, 74.9020%
        XYZ:
        43.0070, 39.2478, 54.0241
        xyY:
        0.3156, 0.2880, 39.2478
      CIE-Lab:
        68.9304, 17.7784, -11.9017
        CIE-LCH:
        68.9304, 21.3944, 326.1999
        CIE-Luv:
        68.9304, 16.9144, -20.9218
        Hunter-Lab:
        62.6481, 12.9036, -7.2746
      #bf9ebe color charts
#bf9ebe RGB chart
      #bf9ebe CMYK chart
      #bf9ebe RGB pie chart
      #bf9ebe color shades, tints & tones
#bf9ebe color schemes
#bf9ebe color preview, HTML & CSS examples
           This text has a color of #bf9ebe        
        
          <p style="color:#bf9ebe;">Text here</p>
        
        
          .mytext {color:#bf9ebe;}
        
        Text color #bf9ebe
      
           This box has a color of #bf9ebe        
        
          <div style="background-color:#bf9ebe;">Content here</div>
        
        
          .mybackground {background-color:#bf9ebe;}
        
        Background color #bf9ebe
      
           Border around this has a color of #bf9ebe        
        
          <div style="border:2px solid #bf9ebe;">Content here</div>
        
        
          .myborder {border:2px solid #bf9ebe;}
        
        Border color #bf9ebe