#a525a3 color space conversions
Hex:
        #a525a3
        RGB:
        165, 37, 163
        CMY:
        35, 85, 36
        CMYK:
        0, 78, 1, 35
      HSL:
        301°, 63.3663%, 39.6078%
        HSV (HSB):
        301°, 77.5758%, 64.7059%
        XYZ:
        22.7895, 11.9668, 35.7590
        xyY:
        0.3232, 0.1697, 11.9668
      CIE-Lab:
        41.1633, 64.2306, -39.4296
        CIE-LCH:
        41.1633, 75.3675, 328.4552
        CIE-Luv:
        41.1633, 51.7077, -64.4442
        Hunter-Lab:
        34.5931, 57.0556, -37.0732
      #a525a3 color charts
#a525a3 RGB chart
      #a525a3 CMYK chart
      #a525a3 RGB pie chart
      #a525a3 color shades, tints & tones
#a525a3 color schemes
#a525a3 color preview, HTML & CSS examples
           This text has a color of #a525a3        
        
          <p style="color:#a525a3;">Text here</p>
        
        
          .mytext {color:#a525a3;}
        
        Text color #a525a3
      
           This box has a color of #a525a3        
        
          <div style="background-color:#a525a3;">Content here</div>
        
        
          .mybackground {background-color:#a525a3;}
        
        Background color #a525a3
      
           Border around this has a color of #a525a3        
        
          <div style="border:2px solid #a525a3;">Content here</div>
        
        
          .myborder {border:2px solid #a525a3;}
        
        Border color #a525a3