#bf59d1 color space conversions
Hex:
        #bf59d1
        RGB:
        191, 89, 209
        CMY:
        25, 65, 18
        CMYK:
        9, 57, 0, 18
      HSL:
        291°, 56.6038%, 58.4314%
        HSV (HSB):
        291°, 57.4163%, 81.9608%
        XYZ:
        36.5669, 22.8246, 62.7999
        xyY:
        0.2993, 0.1868, 22.8246
      CIE-Lab:
        54.8912, 58.0869, -44.2542
        CIE-LCH:
        54.8912, 73.0241, 322.6976
        CIE-Luv:
        54.8912, 42.7973, -75.8224
        Hunter-Lab:
        47.7751, 53.0169, -44.4936
      #bf59d1 color charts
#bf59d1 RGB chart
      #bf59d1 CMYK chart
      #bf59d1 RGB pie chart
      #bf59d1 color shades, tints & tones
#bf59d1 color schemes
#bf59d1 color preview, HTML & CSS examples
           This text has a color of #bf59d1        
        
          <p style="color:#bf59d1;">Text here</p>
        
        
          .mytext {color:#bf59d1;}
        
        Text color #bf59d1
      
           This box has a color of #bf59d1        
        
          <div style="background-color:#bf59d1;">Content here</div>
        
        
          .mybackground {background-color:#bf59d1;}
        
        Background color #bf59d1
      
           Border around this has a color of #bf59d1        
        
          <div style="border:2px solid #bf59d1;">Content here</div>
        
        
          .myborder {border:2px solid #bf59d1;}
        
        Border color #bf59d1