#bf39aa color space conversions
Hex:
        #bf39aa
        RGB:
        191, 57, 170
        CMY:
        25, 78, 33
        CMYK:
        0, 70, 11, 25
      HSL:
        309°, 54.0323%, 48.6275%
        HSV (HSB):
        309°, 70.1571%, 74.9020%
        XYZ:
        30.2047, 16.9049, 39.7012
        xyY:
        0.3479, 0.1947, 16.9049
      CIE-Lab:
        48.1400, 64.7395, -32.2959
        CIE-LCH:
        48.1400, 72.3480, 333.4872
        CIE-Luv:
        48.1400, 63.8627, -56.7598
        Hunter-Lab:
        41.1156, 59.1790, -28.4696
      #bf39aa color charts
#bf39aa RGB chart
      #bf39aa CMYK chart
      #bf39aa RGB pie chart
      #bf39aa color shades, tints & tones
#bf39aa color schemes
#bf39aa color preview, HTML & CSS examples
           This text has a color of #bf39aa        
        
          <p style="color:#bf39aa;">Text here</p>
        
        
          .mytext {color:#bf39aa;}
        
        Text color #bf39aa
      
           This box has a color of #bf39aa        
        
          <div style="background-color:#bf39aa;">Content here</div>
        
        
          .mybackground {background-color:#bf39aa;}
        
        Background color #bf39aa
      
           Border around this has a color of #bf39aa        
        
          <div style="border:2px solid #bf39aa;">Content here</div>
        
        
          .myborder {border:2px solid #bf39aa;}
        
        Border color #bf39aa