#a94579 color space conversions
Hex:
        #a94579
        RGB:
        169, 69, 121
        CMY:
        34, 73, 53
        CMYK:
        0, 59, 28, 34
      HSL:
        329°, 42.0168%, 46.6667%
        HSV (HSB):
        329°, 59.1716%, 66.2745%
        XYZ:
        21.9415, 14.0717, 19.6488
        xyY:
        0.3942, 0.2528, 14.0717
      CIE-Lab:
        44.3356, 46.6553, -8.9931
        CIE-LCH:
        44.3356, 47.5142, 349.0897
        CIE-Luv:
        44.3356, 59.2304, -19.9220
        Hunter-Lab:
        37.5123, 38.7607, -4.7973
      #a94579 color charts
#a94579 RGB chart
      #a94579 CMYK chart
      #a94579 RGB pie chart
      #a94579 color shades, tints & tones
#a94579 color schemes
#a94579 color preview, HTML & CSS examples
           This text has a color of #a94579        
        
          <p style="color:#a94579;">Text here</p>
        
        
          .mytext {color:#a94579;}
        
        Text color #a94579
      
           This box has a color of #a94579        
        
          <div style="background-color:#a94579;">Content here</div>
        
        
          .mybackground {background-color:#a94579;}
        
        Background color #a94579
      
           Border around this has a color of #a94579        
        
          <div style="border:2px solid #a94579;">Content here</div>
        
        
          .myborder {border:2px solid #a94579;}
        
        Border color #a94579