#a52d95 color space conversions
Hex:
        #a52d95
        RGB:
        165, 45, 149
        CMY:
        35, 82, 42
        CMYK:
        0, 73, 10, 35
      HSL:
        308°, 57.1429%, 41.1765%
        HSV (HSB):
        308°, 72.7273%, 64.7059%
        XYZ:
        21.8803, 12.0460, 29.6057
        xyY:
        0.3444, 0.1896, 12.0460
      CIE-Lab:
        41.2892, 59.5009, -30.7947
        CIE-LCH:
        41.2892, 66.9976, 332.6362
        CIE-Luv:
        41.2892, 55.0283, -51.6762
        Hunter-Lab:
        34.7074, 51.7921, -26.2796
      #a52d95 color charts
#a52d95 RGB chart
      #a52d95 CMYK chart
      #a52d95 RGB pie chart
      #a52d95 color shades, tints & tones
#a52d95 color schemes
#a52d95 color preview, HTML & CSS examples
           This text has a color of #a52d95        
        
          <p style="color:#a52d95;">Text here</p>
        
        
          .mytext {color:#a52d95;}
        
        Text color #a52d95
      
           This box has a color of #a52d95        
        
          <div style="background-color:#a52d95;">Content here</div>
        
        
          .mybackground {background-color:#a52d95;}
        
        Background color #a52d95
      
           Border around this has a color of #a52d95        
        
          <div style="border:2px solid #a52d95;">Content here</div>
        
        
          .myborder {border:2px solid #a52d95;}
        
        Border color #a52d95