#bf58cf color space conversions
Hex:
        #bf58cf
        RGB:
        191, 88, 207
        CMY:
        25, 65, 19
        CMYK:
        8, 57, 0, 19
      HSL:
        292°, 55.3488%, 57.8431%
        HSV (HSB):
        292°, 57.4879%, 81.1765%
        XYZ:
        36.2381, 22.5608, 61.4762
        xyY:
        0.3013, 0.1876, 22.5608
      CIE-Lab:
        54.6170, 58.1753, -43.5488
        CIE-LCH:
        54.6170, 72.6696, 323.1823
        CIE-Luv:
        54.6170, 43.6167, -74.6619
        Hunter-Lab:
        47.4982, 53.0621, -43.4894
      #bf58cf color charts
#bf58cf RGB chart
      #bf58cf CMYK chart
      #bf58cf RGB pie chart
      #bf58cf color shades, tints & tones
#bf58cf color schemes
#bf58cf color preview, HTML & CSS examples
           This text has a color of #bf58cf        
        
          <p style="color:#bf58cf;">Text here</p>
        
        
          .mytext {color:#bf58cf;}
        
        Text color #bf58cf
      
           This box has a color of #bf58cf        
        
          <div style="background-color:#bf58cf;">Content here</div>
        
        
          .mybackground {background-color:#bf58cf;}
        
        Background color #bf58cf
      
           Border around this has a color of #bf58cf        
        
          <div style="border:2px solid #bf58cf;">Content here</div>
        
        
          .myborder {border:2px solid #bf58cf;}
        
        Border color #bf58cf