#a1197a color space conversions
Hex:
        #a1197a
        RGB:
        161, 25, 122
        CMY:
        37, 90, 52
        CMYK:
        0, 84, 24, 37
      HSL:
        317°, 73.1183%, 36.4706%
        HSV (HSB):
        317°, 84.4720%, 63.1373%
        XYZ:
        18.5584, 9.6775, 19.3022
        xyY:
        0.3904, 0.2036, 9.6775
      CIE-Lab:
        37.2572, 60.5139, -20.5286
        CIE-LCH:
        37.2572, 63.9012, 341.2611
        CIE-Luv:
        37.2572, 66.4080, -36.4934
        Hunter-Lab:
        31.1086, 52.0473, -15.0120
      #a1197a color charts
#a1197a RGB chart
      #a1197a CMYK chart
      #a1197a RGB pie chart
      #a1197a color shades, tints & tones
#a1197a color schemes
#a1197a color preview, HTML & CSS examples
           This text has a color of #a1197a        
        
          <p style="color:#a1197a;">Text here</p>
        
        
          .mytext {color:#a1197a;}
        
        Text color #a1197a
      
           This box has a color of #a1197a        
        
          <div style="background-color:#a1197a;">Content here</div>
        
        
          .mybackground {background-color:#a1197a;}
        
        Background color #a1197a
      
           Border around this has a color of #a1197a        
        
          <div style="border:2px solid #a1197a;">Content here</div>
        
        
          .myborder {border:2px solid #a1197a;}
        
        Border color #a1197a