#bf5cba color space conversions
Hex:
        #bf5cba
        RGB:
        191, 92, 186
        CMY:
        25, 64, 27
        CMYK:
        0, 52, 3, 25
      HSL:
        303°, 43.6123%, 55.4902%
        HSV (HSB):
        303°, 51.8325%, 74.9020%
        XYZ:
        34.1759, 22.2758, 48.9528
        xyY:
        0.3242, 0.2113, 22.2758
      CIE-Lab:
        54.3184, 52.4505, -31.9767
        CIE-LCH:
        54.3184, 61.4293, 328.6312
        CIE-Luv:
        54.3184, 47.6756, -55.9119
        Hunter-Lab:
        47.1973, 46.6581, -28.4572
      #bf5cba color charts
#bf5cba RGB chart
      #bf5cba CMYK chart
      #bf5cba RGB pie chart
      #bf5cba color shades, tints & tones
#bf5cba color schemes
#bf5cba color preview, HTML & CSS examples
           This text has a color of #bf5cba        
        
          <p style="color:#bf5cba;">Text here</p>
        
        
          .mytext {color:#bf5cba;}
        
        Text color #bf5cba
      
           This box has a color of #bf5cba        
        
          <div style="background-color:#bf5cba;">Content here</div>
        
        
          .mybackground {background-color:#bf5cba;}
        
        Background color #bf5cba
      
           Border around this has a color of #bf5cba        
        
          <div style="border:2px solid #bf5cba;">Content here</div>
        
        
          .myborder {border:2px solid #bf5cba;}
        
        Border color #bf5cba