#bf598d color space conversions
Hex:
        #bf598d
        RGB:
        191, 89, 141
        CMY:
        25, 65, 45
        CMYK:
        0, 53, 26, 25
      HSL:
        329°, 44.3478%, 54.9020%
        HSV (HSB):
        329°, 53.4031%, 74.9020%
        XYZ:
        29.8660, 20.1442, 27.5134
        xyY:
        0.3852, 0.2598, 20.1442
      CIE-Lab:
        51.9999, 46.8218, -9.2009
        CIE-LCH:
        51.9999, 47.7172, 348.8825
        CIE-Luv:
        51.9999, 61.0588, -20.9695
        Hunter-Lab:
        44.8823, 40.2349, -4.9279
      #bf598d color charts
#bf598d RGB chart
      #bf598d CMYK chart
      #bf598d RGB pie chart
      #bf598d color shades, tints & tones
#bf598d color schemes
#bf598d color preview, HTML & CSS examples
           This text has a color of #bf598d        
        
          <p style="color:#bf598d;">Text here</p>
        
        
          .mytext {color:#bf598d;}
        
        Text color #bf598d
      
           This box has a color of #bf598d        
        
          <div style="background-color:#bf598d;">Content here</div>
        
        
          .mybackground {background-color:#bf598d;}
        
        Background color #bf598d
      
           Border around this has a color of #bf598d        
        
          <div style="border:2px solid #bf598d;">Content here</div>
        
        
          .myborder {border:2px solid #bf598d;}
        
        Border color #bf598d