#a43275 color space conversions
Hex:
        #a43275
        RGB:
        164, 50, 117
        CMY:
        36, 80, 54
        CMYK:
        0, 70, 29, 36
      HSL:
        325°, 53.2710%, 41.9608%
        HSV (HSB):
        325°, 69.5122%, 64.3137%
        XYZ:
        19.6613, 11.4581, 18.0050
        xyY:
        0.4002, 0.2332, 11.4581
      CIE-Lab:
        40.3415, 52.8556, -12.6355
        CIE-LCH:
        40.3415, 54.3449, 346.5554
        CIE-Luv:
        40.3415, 64.2155, -25.3649
        Hunter-Lab:
        33.8498, 44.4430, -7.8420
      #a43275 color charts
#a43275 RGB chart
      #a43275 CMYK chart
      #a43275 RGB pie chart
      #a43275 color shades, tints & tones
#a43275 color schemes
#a43275 color preview, HTML & CSS examples
           This text has a color of #a43275        
        
          <p style="color:#a43275;">Text here</p>
        
        
          .mytext {color:#a43275;}
        
        Text color #a43275
      
           This box has a color of #a43275        
        
          <div style="background-color:#a43275;">Content here</div>
        
        
          .mybackground {background-color:#a43275;}
        
        Background color #a43275
      
           Border around this has a color of #a43275        
        
          <div style="border:2px solid #a43275;">Content here</div>
        
        
          .myborder {border:2px solid #a43275;}
        
        Border color #a43275