#a540af color space conversions
Hex:
        #a540af
        RGB:
        165, 64, 175
        CMY:
        35, 75, 31
        CMYK:
        6, 63, 0, 31
      HSL:
        295°, 46.4435%, 46.8627%
        HSV (HSB):
        295°, 63.4286%, 68.6275%
        XYZ:
        25.0883, 14.7613, 42.0843
        xyY:
        0.3062, 0.1802, 14.7613
      CIE-Lab:
        45.3055, 56.4883, -39.9866
        CIE-LCH:
        45.3055, 69.2087, 324.7063
        CIE-Luv:
        45.3055, 42.0388, -65.9278
        Hunter-Lab:
        38.4204, 49.3238, -38.0499
      #a540af color charts
#a540af RGB chart
      #a540af CMYK chart
      #a540af RGB pie chart
      #a540af color shades, tints & tones
#a540af color schemes
#a540af color preview, HTML & CSS examples
           This text has a color of #a540af        
        
          <p style="color:#a540af;">Text here</p>
        
        
          .mytext {color:#a540af;}
        
        Text color #a540af
      
           This box has a color of #a540af        
        
          <div style="background-color:#a540af;">Content here</div>
        
        
          .mybackground {background-color:#a540af;}
        
        Background color #a540af
      
           Border around this has a color of #a540af        
        
          <div style="border:2px solid #a540af;">Content here</div>
        
        
          .myborder {border:2px solid #a540af;}
        
        Border color #a540af