#a525a7 color space conversions
Hex:
        #a525a7
        RGB:
        165, 37, 167
        CMY:
        35, 85, 35
        CMYK:
        1, 78, 0, 35
      HSL:
        299°, 63.7255%, 40.0000%
        HSV (HSB):
        299°, 77.8443%, 65.4902%
        XYZ:
        23.1537, 12.1125, 37.6768
        xyY:
        0.3174, 0.1661, 12.1125
      CIE-Lab:
        41.3943, 64.8807, -41.4553
        CIE-LCH:
        41.3943, 76.9938, 327.4236
        CIE-Luv:
        41.3943, 50.3251, -67.4764
        Hunter-Lab:
        34.8030, 57.8469, -39.8237
      #a525a7 color charts
#a525a7 RGB chart
      #a525a7 CMYK chart
      #a525a7 RGB pie chart
      #a525a7 color shades, tints & tones
#a525a7 color schemes
#a525a7 color preview, HTML & CSS examples
           This text has a color of #a525a7        
        
          <p style="color:#a525a7;">Text here</p>
        
        
          .mytext {color:#a525a7;}
        
        Text color #a525a7
      
           This box has a color of #a525a7        
        
          <div style="background-color:#a525a7;">Content here</div>
        
        
          .mybackground {background-color:#a525a7;}
        
        Background color #a525a7
      
           Border around this has a color of #a525a7        
        
          <div style="border:2px solid #a525a7;">Content here</div>
        
        
          .myborder {border:2px solid #a525a7;}
        
        Border color #a525a7