#a53270 color space conversions
Hex:
        #a53270
        RGB:
        165, 50, 112
        CMY:
        35, 80, 56
        CMYK:
        0, 70, 32, 35
      HSL:
        328°, 53.4884%, 42.1569%
        HSV (HSB):
        328°, 69.6970%, 64.7059%
        XYZ:
        19.5823, 11.4504, 16.5073
        xyY:
        0.4119, 0.2409, 11.4504
      CIE-Lab:
        40.3289, 52.5130, -9.5249
        CIE-LCH:
        40.3289, 53.3699, 349.7194
        CIE-Luv:
        40.3289, 66.7751, -21.2226
        Hunter-Lab:
        33.8384, 44.0806, -5.2363
      #a53270 color charts
#a53270 RGB chart
      #a53270 CMYK chart
      #a53270 RGB pie chart
      #a53270 color shades, tints & tones
#a53270 color schemes
#a53270 color preview, HTML & CSS examples
           This text has a color of #a53270        
        
          <p style="color:#a53270;">Text here</p>
        
        
          .mytext {color:#a53270;}
        
        Text color #a53270
      
           This box has a color of #a53270        
        
          <div style="background-color:#a53270;">Content here</div>
        
        
          .mybackground {background-color:#a53270;}
        
        Background color #a53270
      
           Border around this has a color of #a53270        
        
          <div style="border:2px solid #a53270;">Content here</div>
        
        
          .myborder {border:2px solid #a53270;}
        
        Border color #a53270