#a52b7a color space conversions
Hex:
        #a52b7a
        RGB:
        165, 43, 122
        CMY:
        35, 83, 52
        CMYK:
        0, 74, 26, 35
      HSL:
        321°, 58.6538%, 40.7843%
        HSV (HSB):
        321°, 73.9394%, 64.7059%
        XYZ:
        19.8938, 11.1322, 19.5126
        xyY:
        0.3936, 0.2203, 11.1322
      CIE-Lab:
        39.8023, 56.3406, -16.5474
        CIE-LCH:
        39.8023, 58.7203, 343.6324
        CIE-Luv:
        39.8023, 65.4070, -31.0917
        Hunter-Lab:
        33.3650, 48.0414, -11.3186
      #a52b7a color charts
#a52b7a RGB chart
      #a52b7a CMYK chart
      #a52b7a RGB pie chart
      #a52b7a color shades, tints & tones
#a52b7a color schemes
#a52b7a color preview, HTML & CSS examples
           This text has a color of #a52b7a        
        
          <p style="color:#a52b7a;">Text here</p>
        
        
          .mytext {color:#a52b7a;}
        
        Text color #a52b7a
      
           This box has a color of #a52b7a        
        
          <div style="background-color:#a52b7a;">Content here</div>
        
        
          .mybackground {background-color:#a52b7a;}
        
        Background color #a52b7a
      
           Border around this has a color of #a52b7a        
        
          <div style="border:2px solid #a52b7a;">Content here</div>
        
        
          .myborder {border:2px solid #a52b7a;}
        
        Border color #a52b7a