#a9197d color space conversions
Hex:
        #a9197d
        RGB:
        169, 25, 125
        CMY:
        34, 90, 51
        CMYK:
        0, 85, 26, 34
      HSL:
        318°, 74.2268%, 38.0392%
        HSV (HSB):
        318°, 85.2071%, 66.2745%
        XYZ:
        20.4115, 10.6109, 20.3743
        xyY:
        0.3971, 0.2065, 10.6109
      CIE-Lab:
        38.9173, 62.7083, -19.7093
        CIE-LCH:
        38.9173, 65.7327, 342.5520
        CIE-Luv:
        38.9173, 71.5197, -36.2146
        Hunter-Lab:
        32.5744, 54.8447, -14.2820
      #a9197d color charts
#a9197d RGB chart
      #a9197d CMYK chart
      #a9197d RGB pie chart
      #a9197d color shades, tints & tones
#a9197d color schemes
#a9197d color preview, HTML & CSS examples
           This text has a color of #a9197d        
        
          <p style="color:#a9197d;">Text here</p>
        
        
          .mytext {color:#a9197d;}
        
        Text color #a9197d
      
           This box has a color of #a9197d        
        
          <div style="background-color:#a9197d;">Content here</div>
        
        
          .mybackground {background-color:#a9197d;}
        
        Background color #a9197d
      
           Border around this has a color of #a9197d        
        
          <div style="border:2px solid #a9197d;">Content here</div>
        
        
          .myborder {border:2px solid #a9197d;}
        
        Border color #a9197d