#a32f75 color space conversions
Hex:
        #a32f75
        RGB:
        163, 47, 117
        CMY:
        36, 82, 54
        CMYK:
        0, 71, 28, 36
      HSL:
        324°, 55.2381%, 41.1765%
        HSV (HSB):
        324°, 71.1656%, 63.9216%
        XYZ:
        19.3317, 11.1039, 17.9540
        xyY:
        0.3995, 0.2295, 11.1039
      CIE-Lab:
        39.7549, 53.7218, -13.5431
        CIE-LCH:
        39.7549, 55.4026, 345.8507
        CIE-Luv:
        39.7549, 64.4402, -26.6208
        Hunter-Lab:
        33.3225, 45.2401, -8.6193
      #a32f75 color charts
#a32f75 RGB chart
      #a32f75 CMYK chart
      #a32f75 RGB pie chart
      #a32f75 color shades, tints & tones
#a32f75 color schemes
#a32f75 color preview, HTML & CSS examples
           This text has a color of #a32f75        
        
          <p style="color:#a32f75;">Text here</p>
        
        
          .mytext {color:#a32f75;}
        
        Text color #a32f75
      
           This box has a color of #a32f75        
        
          <div style="background-color:#a32f75;">Content here</div>
        
        
          .mybackground {background-color:#a32f75;}
        
        Background color #a32f75
      
           Border around this has a color of #a32f75        
        
          <div style="border:2px solid #a32f75;">Content here</div>
        
        
          .myborder {border:2px solid #a32f75;}
        
        Border color #a32f75