#a32e50 color space conversions
Hex:
        #a32e50
        RGB:
        163, 46, 80
        CMY:
        36, 82, 69
        CMYK:
        0, 72, 51, 36
      HSL:
        343°, 55.9809%, 40.9804%
        HSV (HSB):
        343°, 71.7791%, 63.9216%
        XYZ:
        17.5292, 10.3197, 8.6574
        xyY:
        0.4802, 0.2827, 10.3197
      CIE-Lab:
        38.4102, 50.0797, 7.8092
        CIE-LCH:
        38.4102, 50.6849, 8.8630
        CIE-Luv:
        38.4102, 77.7737, 0.0192
        Hunter-Lab:
        32.1243, 41.1843, 6.5085
      #a32e50 color charts
#a32e50 RGB chart
      #a32e50 CMYK chart
      #a32e50 RGB pie chart
      #a32e50 color shades, tints & tones
#a32e50 color schemes
#a32e50 color preview, HTML & CSS examples
           This text has a color of #a32e50        
        
          <p style="color:#a32e50;">Text here</p>
        
        
          .mytext {color:#a32e50;}
        
        Text color #a32e50
      
           This box has a color of #a32e50        
        
          <div style="background-color:#a32e50;">Content here</div>
        
        
          .mybackground {background-color:#a32e50;}
        
        Background color #a32e50
      
           Border around this has a color of #a32e50        
        
          <div style="border:2px solid #a32e50;">Content here</div>
        
        
          .myborder {border:2px solid #a32e50;}
        
        Border color #a32e50