#a529be color space conversions
Hex:
        #a529be
        RGB:
        165, 41, 190
        CMY:
        35, 84, 25
        CMYK:
        13, 78, 0, 25
      HSL:
        290°, 64.5022%, 45.2941%
        HSV (HSB):
        290°, 78.4211%, 74.5098%
        XYZ:
        25.6043, 13.3029, 49.9334
        xyY:
        0.2882, 0.1497, 13.3029
      CIE-Lab:
        43.2162, 67.6776, -52.1349
        CIE-LCH:
        43.2162, 85.4302, 322.3914
        CIE-Luv:
        43.2162, 42.3099, -83.7222
        Hunter-Lab:
        36.4732, 61.4794, -55.6395
      #a529be color charts
#a529be RGB chart
      #a529be CMYK chart
      #a529be RGB pie chart
      #a529be color shades, tints & tones
#a529be color schemes
#a529be color preview, HTML & CSS examples
           This text has a color of #a529be        
        
          <p style="color:#a529be;">Text here</p>
        
        
          .mytext {color:#a529be;}
        
        Text color #a529be
      
           This box has a color of #a529be        
        
          <div style="background-color:#a529be;">Content here</div>
        
        
          .mybackground {background-color:#a529be;}
        
        Background color #a529be
      
           Border around this has a color of #a529be        
        
          <div style="border:2px solid #a529be;">Content here</div>
        
        
          .myborder {border:2px solid #a529be;}
        
        Border color #a529be