#a52d8a color space conversions
Hex:
        #a52d8a
        RGB:
        165, 45, 138
        CMY:
        35, 82, 46
        CMYK:
        0, 73, 16, 35
      HSL:
        314°, 57.1429%, 41.1765%
        HSV (HSB):
        314°, 72.7273%, 64.7059%
        XYZ:
        21.0429, 11.7111, 25.1961
        xyY:
        0.3631, 0.2021, 11.7111
      CIE-Lab:
        40.7532, 57.8511, -24.9373
        CIE-LCH:
        40.7532, 62.9970, 336.6811
        CIE-Luv:
        40.7532, 58.9532, -43.0512
        Hunter-Lab:
        34.2215, 49.8726, -19.6983
      #a52d8a color charts
#a52d8a RGB chart
      #a52d8a CMYK chart
      #a52d8a RGB pie chart
      #a52d8a color shades, tints & tones
#a52d8a color schemes
#a52d8a color preview, HTML & CSS examples
           This text has a color of #a52d8a        
        
          <p style="color:#a52d8a;">Text here</p>
        
        
          .mytext {color:#a52d8a;}
        
        Text color #a52d8a
      
           This box has a color of #a52d8a        
        
          <div style="background-color:#a52d8a;">Content here</div>
        
        
          .mybackground {background-color:#a52d8a;}
        
        Background color #a52d8a
      
           Border around this has a color of #a52d8a        
        
          <div style="border:2px solid #a52d8a;">Content here</div>
        
        
          .myborder {border:2px solid #a52d8a;}
        
        Border color #a52d8a