#a525a6 color space conversions
Hex:
        #a525a6
        RGB:
        165, 37, 166
        CMY:
        35, 85, 35
        CMYK:
        1, 78, 0, 35
      HSL:
        300°, 63.5468%, 39.8039%
        HSV (HSB):
        300°, 77.7108%, 65.0980%
        XYZ:
        23.0616, 12.0756, 37.1917
        xyY:
        0.3188, 0.1670, 12.0756
      CIE-Lab:
        41.3361, 64.7172, -40.9506
        CIE-LCH:
        41.3361, 76.5850, 327.6759
        CIE-Luv:
        41.3361, 50.6685, -66.7202
        Hunter-Lab:
        34.7500, 57.6474, -39.1310
      #a525a6 color charts
#a525a6 RGB chart
      #a525a6 CMYK chart
      #a525a6 RGB pie chart
      #a525a6 color shades, tints & tones
#a525a6 color schemes
#a525a6 color preview, HTML & CSS examples
           This text has a color of #a525a6        
        
          <p style="color:#a525a6;">Text here</p>
        
        
          .mytext {color:#a525a6;}
        
        Text color #a525a6
      
           This box has a color of #a525a6        
        
          <div style="background-color:#a525a6;">Content here</div>
        
        
          .mybackground {background-color:#a525a6;}
        
        Background color #a525a6
      
           Border around this has a color of #a525a6        
        
          <div style="border:2px solid #a525a6;">Content here</div>
        
        
          .myborder {border:2px solid #a525a6;}
        
        Border color #a525a6