#bf5c96 color space conversions
Hex:
        #bf5c96
        RGB:
        191, 92, 150
        CMY:
        25, 64, 41
        CMYK:
        0, 52, 21, 25
      HSL:
        325°, 43.6123%, 55.4902%
        HSV (HSB):
        325°, 51.8325%, 74.9020%
        XYZ:
        30.8180, 20.9327, 31.2703
        xyY:
        0.3712, 0.2521, 20.9327
      CIE-Lab:
        52.8757, 46.6209, -13.2021
        CIE-LCH:
        52.8757, 48.4541, 344.1889
        CIE-Luv:
        52.8757, 57.1947, -26.6842
        Hunter-Lab:
        45.7522, 40.1685, -8.4964
      #bf5c96 color charts
#bf5c96 RGB chart
      #bf5c96 CMYK chart
      #bf5c96 RGB pie chart
      #bf5c96 color shades, tints & tones
#bf5c96 color schemes
#bf5c96 color preview, HTML & CSS examples
           This text has a color of #bf5c96        
        
          <p style="color:#bf5c96;">Text here</p>
        
        
          .mytext {color:#bf5c96;}
        
        Text color #bf5c96
      
           This box has a color of #bf5c96        
        
          <div style="background-color:#bf5c96;">Content here</div>
        
        
          .mybackground {background-color:#bf5c96;}
        
        Background color #bf5c96
      
           Border around this has a color of #bf5c96        
        
          <div style="border:2px solid #bf5c96;">Content here</div>
        
        
          .myborder {border:2px solid #bf5c96;}
        
        Border color #bf5c96