#a93296 color space conversions
Hex:
        #a93296
        RGB:
        169, 50, 150
        CMY:
        34, 80, 41
        CMYK:
        0, 70, 11, 34
      HSL:
        310°, 54.3379%, 42.9412%
        HSV (HSB):
        310°, 70.4142%, 66.2745%
        XYZ:
        23.0078, 12.9182, 30.1350
        xyY:
        0.3483, 0.1955, 12.9182
      CIE-Lab:
        42.6398, 58.8554, -29.2337
        CIE-LCH:
        42.6398, 65.7158, 333.5862
        CIE-Luv:
        42.6398, 56.4043, -49.8085
        Hunter-Lab:
        35.9419, 51.3663, -24.5515
      #a93296 color charts
#a93296 RGB chart
      #a93296 CMYK chart
      #a93296 RGB pie chart
      #a93296 color shades, tints & tones
#a93296 color schemes
#a93296 color preview, HTML & CSS examples
           This text has a color of #a93296        
        
          <p style="color:#a93296;">Text here</p>
        
        
          .mytext {color:#a93296;}
        
        Text color #a93296
      
           This box has a color of #a93296        
        
          <div style="background-color:#a93296;">Content here</div>
        
        
          .mybackground {background-color:#a93296;}
        
        Background color #a93296
      
           Border around this has a color of #a93296        
        
          <div style="border:2px solid #a93296;">Content here</div>
        
        
          .myborder {border:2px solid #a93296;}
        
        Border color #a93296