#a595e0 color space conversions
Hex:
        #a595e0
        RGB:
        165, 149, 224
        CMY:
        35, 42, 12
        CMYK:
        26, 33, 0, 12
      HSL:
        253°, 54.7445%, 73.1373%
        HSV (HSB):
        253°, 33.4821%, 87.8431%
        XYZ:
        39.7190, 34.8760, 75.1593
        xyY:
        0.2652, 0.2329, 34.8760
      CIE-Lab:
        65.6520, 21.8666, -35.9753
        CIE-LCH:
        65.6520, 42.0995, 301.2922
        CIE-Luv:
        65.6520, 3.1522, -59.8940
        Hunter-Lab:
        59.0559, 16.7052, -34.1181
      #a595e0 color charts
#a595e0 RGB chart
      #a595e0 CMYK chart
      #a595e0 RGB pie chart
      #a595e0 color shades, tints & tones
#a595e0 color schemes
#a595e0 color preview, HTML & CSS examples
           This text has a color of #a595e0        
        
          <p style="color:#a595e0;">Text here</p>
        
        
          .mytext {color:#a595e0;}
        
        Text color #a595e0
      
           This box has a color of #a595e0        
        
          <div style="background-color:#a595e0;">Content here</div>
        
        
          .mybackground {background-color:#a595e0;}
        
        Background color #a595e0
      
           Border around this has a color of #a595e0        
        
          <div style="border:2px solid #a595e0;">Content here</div>
        
        
          .myborder {border:2px solid #a595e0;}
        
        Border color #a595e0