#bf59b1 color space conversions
Hex:
        #bf59b1
        RGB:
        191, 89, 177
        CMY:
        25, 65, 31
        CMYK:
        0, 53, 7, 25
      HSL:
        308°, 44.3478%, 54.9020%
        HSV (HSB):
        308°, 53.4031%, 74.9020%
        XYZ:
        32.9940, 21.3954, 43.9857
        xyY:
        0.3354, 0.2175, 21.3954
      CIE-Lab:
        53.3796, 52.3505, -28.2275
        CIE-LCH:
        53.3796, 59.4758, 331.6664
        CIE-Luv:
        53.3796, 51.1996, -49.9833
        Hunter-Lab:
        46.2552, 46.3782, -24.0023
      #bf59b1 color charts
#bf59b1 RGB chart
      #bf59b1 CMYK chart
      #bf59b1 RGB pie chart
      #bf59b1 color shades, tints & tones
#bf59b1 color schemes
#bf59b1 color preview, HTML & CSS examples
           This text has a color of #bf59b1        
        
          <p style="color:#bf59b1;">Text here</p>
        
        
          .mytext {color:#bf59b1;}
        
        Text color #bf59b1
      
           This box has a color of #bf59b1        
        
          <div style="background-color:#bf59b1;">Content here</div>
        
        
          .mybackground {background-color:#bf59b1;}
        
        Background color #bf59b1
      
           Border around this has a color of #bf59b1        
        
          <div style="border:2px solid #bf59b1;">Content here</div>
        
        
          .myborder {border:2px solid #bf59b1;}
        
        Border color #bf59b1