#a52886 color space conversions
Hex:
        #a52886
        RGB:
        165, 40, 134
        CMY:
        35, 84, 47
        CMYK:
        0, 76, 19, 35
      HSL:
        315°, 60.9756%, 40.1961%
        HSV (HSB):
        315°, 75.7576%, 64.7059%
        XYZ:
        20.5789, 11.2381, 23.6388
        xyY:
        0.3711, 0.2027, 11.2381
      CIE-Lab:
        39.9787, 58.9498, -23.6889
        CIE-LCH:
        39.9787, 63.5314, 338.1074
        CIE-Luv:
        39.9787, 61.6790, -41.2788
        Hunter-Lab:
        33.5233, 50.9096, -18.3417
      #a52886 color charts
#a52886 RGB chart
      #a52886 CMYK chart
      #a52886 RGB pie chart
      #a52886 color shades, tints & tones
#a52886 color schemes
#a52886 color preview, HTML & CSS examples
           This text has a color of #a52886        
        
          <p style="color:#a52886;">Text here</p>
        
        
          .mytext {color:#a52886;}
        
        Text color #a52886
      
           This box has a color of #a52886        
        
          <div style="background-color:#a52886;">Content here</div>
        
        
          .mybackground {background-color:#a52886;}
        
        Background color #a52886
      
           Border around this has a color of #a52886        
        
          <div style="border:2px solid #a52886;">Content here</div>
        
        
          .myborder {border:2px solid #a52886;}
        
        Border color #a52886