#a535ac color space conversions
Hex:
        #a535ac
        RGB:
        165, 53, 172
        CMY:
        35, 79, 33
        CMYK:
        4, 69, 0, 33
      HSL:
        296°, 52.8889%, 44.1176%
        HSV (HSB):
        296°, 69.1860%, 67.4510%
        XYZ:
        24.2365, 13.5241, 40.3627
        xyY:
        0.3102, 0.1731, 13.5241
      CIE-Lab:
        43.5425, 60.4155, -41.0118
        CIE-LCH:
        43.5425, 73.0205, 325.8302
        CIE-Luv:
        43.5425, 45.6195, -67.2257
        Hunter-Lab:
        36.7751, 53.2835, -39.3315
      #a535ac color charts
#a535ac RGB chart
      #a535ac CMYK chart
      #a535ac RGB pie chart
      #a535ac color shades, tints & tones
#a535ac color schemes
#a535ac color preview, HTML & CSS examples
           This text has a color of #a535ac        
        
          <p style="color:#a535ac;">Text here</p>
        
        
          .mytext {color:#a535ac;}
        
        Text color #a535ac
      
           This box has a color of #a535ac        
        
          <div style="background-color:#a535ac;">Content here</div>
        
        
          .mybackground {background-color:#a535ac;}
        
        Background color #a535ac
      
           Border around this has a color of #a535ac        
        
          <div style="border:2px solid #a535ac;">Content here</div>
        
        
          .myborder {border:2px solid #a535ac;}
        
        Border color #a535ac