#a52885 color space conversions
Hex:
        #a52885
        RGB:
        165, 40, 133
        CMY:
        35, 84, 48
        CMYK:
        0, 76, 19, 35
      HSL:
        315°, 60.9756%, 40.1961%
        HSV (HSB):
        315°, 75.7576%, 64.7059%
        XYZ:
        20.5095, 11.2104, 23.2731
        xyY:
        0.3729, 0.2039, 11.2104
      CIE-Lab:
        39.9326, 58.8107, -23.1454
        CIE-LCH:
        39.9326, 63.2013, 338.5175
        CIE-Luv:
        39.9326, 62.0563, -40.4967
        Hunter-Lab:
        33.4819, 50.7476, -17.7750
      #a52885 color charts
#a52885 RGB chart
      #a52885 CMYK chart
      #a52885 RGB pie chart
      #a52885 color shades, tints & tones
#a52885 color schemes
#a52885 color preview, HTML & CSS examples
           This text has a color of #a52885        
        
          <p style="color:#a52885;">Text here</p>
        
        
          .mytext {color:#a52885;}
        
        Text color #a52885
      
           This box has a color of #a52885        
        
          <div style="background-color:#a52885;">Content here</div>
        
        
          .mybackground {background-color:#a52885;}
        
        Background color #a52885
      
           Border around this has a color of #a52885        
        
          <div style="border:2px solid #a52885;">Content here</div>
        
        
          .myborder {border:2px solid #a52885;}
        
        Border color #a52885