#a32f65 color space conversions
Hex:
        #a32f65
        RGB:
        163, 47, 101
        CMY:
        36, 82, 60
        CMYK:
        0, 71, 38, 36
      HSL:
        332°, 55.2381%, 41.1765%
        HSV (HSB):
        332°, 71.1656%, 63.9216%
        XYZ:
        18.4697, 10.7591, 13.4152
        xyY:
        0.4331, 0.2523, 10.7591
      CIE-Lab:
        39.1718, 51.7986, -4.3958
        CIE-LCH:
        39.1718, 51.9848, 355.1493
        CIE-Luv:
        39.1718, 70.1812, -14.4593
        Hunter-Lab:
        32.8011, 43.1082, -1.2879
      #a32f65 color charts
#a32f65 RGB chart
      #a32f65 CMYK chart
      #a32f65 RGB pie chart
      #a32f65 color shades, tints & tones
#a32f65 color schemes
#a32f65 color preview, HTML & CSS examples
           This text has a color of #a32f65        
        
          <p style="color:#a32f65;">Text here</p>
        
        
          .mytext {color:#a32f65;}
        
        Text color #a32f65
      
           This box has a color of #a32f65        
        
          <div style="background-color:#a32f65;">Content here</div>
        
        
          .mybackground {background-color:#a32f65;}
        
        Background color #a32f65
      
           Border around this has a color of #a32f65        
        
          <div style="border:2px solid #a32f65;">Content here</div>
        
        
          .myborder {border:2px solid #a32f65;}
        
        Border color #a32f65