#a52a75 color space conversions
Hex:
        #a52a75
        RGB:
        165, 42, 117
        CMY:
        35, 84, 54
        CMYK:
        0, 75, 29, 35
      HSL:
        323°, 59.4203%, 40.5882%
        HSV (HSB):
        323°, 74.5455%, 64.7059%
        XYZ:
        19.5559, 10.9396, 17.9105
        xyY:
        0.4040, 0.2260, 10.9396
      CIE-Lab:
        39.4786, 56.0456, -13.9309
        CIE-LCH:
        39.4786, 57.7510, 346.0413
        CIE-Luv:
        39.4786, 67.5847, -27.4961
        Hunter-Lab:
        33.0751, 47.6581, -8.9535
      #a52a75 color charts
#a52a75 RGB chart
      #a52a75 CMYK chart
      #a52a75 RGB pie chart
      #a52a75 color shades, tints & tones
#a52a75 color schemes
#a52a75 color preview, HTML & CSS examples
           This text has a color of #a52a75        
        
          <p style="color:#a52a75;">Text here</p>
        
        
          .mytext {color:#a52a75;}
        
        Text color #a52a75
      
           This box has a color of #a52a75        
        
          <div style="background-color:#a52a75;">Content here</div>
        
        
          .mybackground {background-color:#a52a75;}
        
        Background color #a52a75
      
           Border around this has a color of #a52a75        
        
          <div style="border:2px solid #a52a75;">Content here</div>
        
        
          .myborder {border:2px solid #a52a75;}
        
        Border color #a52a75