#bf519d color space conversions
Hex:
        #bf519d
        RGB:
        191, 81, 157
        CMY:
        25, 68, 38
        CMYK:
        0, 58, 18, 25
      HSL:
        319°, 46.2185%, 53.3333%
        HSV (HSB):
        319°, 57.5916%, 74.9020%
        XYZ:
        30.5141, 19.3955, 34.0337
        xyY:
        0.3635, 0.2311, 19.3955
      CIE-Lab:
        51.1468, 52.9402, -19.9609
        CIE-LCH:
        51.1468, 56.5783, 339.3412
        CIE-Luv:
        51.1468, 60.0651, -37.3675
        Hunter-Lab:
        44.0404, 46.6060, -14.9901
      #bf519d color charts
#bf519d RGB chart
      #bf519d CMYK chart
      #bf519d RGB pie chart
      #bf519d color shades, tints & tones
#bf519d color schemes
#bf519d color preview, HTML & CSS examples
           This text has a color of #bf519d        
        
          <p style="color:#bf519d;">Text here</p>
        
        
          .mytext {color:#bf519d;}
        
        Text color #bf519d
      
           This box has a color of #bf519d        
        
          <div style="background-color:#bf519d;">Content here</div>
        
        
          .mybackground {background-color:#bf519d;}
        
        Background color #bf519d
      
           Border around this has a color of #bf519d        
        
          <div style="border:2px solid #bf519d;">Content here</div>
        
        
          .myborder {border:2px solid #bf519d;}
        
        Border color #bf519d