#a1199b color space conversions
Hex:
        #a1199b
        RGB:
        161, 25, 155
        CMY:
        37, 90, 39
        CMYK:
        0, 84, 4, 37
      HSL:
        303°, 73.1183%, 36.4706%
        HSV (HSB):
        303°, 84.4720%, 63.1373%
        XYZ:
        20.9620, 10.6389, 31.9590
        xyY:
        0.3298, 0.1674, 10.6389
      CIE-Lab:
        38.9655, 65.1686, -38.1471
        CIE-LCH:
        38.9655, 75.5125, 329.6570
        CIE-Luv:
        38.9655, 53.4374, -61.7720
        Hunter-Lab:
        32.6173, 57.6352, -35.2613
      #a1199b color charts
#a1199b RGB chart
      #a1199b CMYK chart
      #a1199b RGB pie chart
      #a1199b color shades, tints & tones
#a1199b color schemes
#a1199b color preview, HTML & CSS examples
           This text has a color of #a1199b        
        
          <p style="color:#a1199b;">Text here</p>
        
        
          .mytext {color:#a1199b;}
        
        Text color #a1199b
      
           This box has a color of #a1199b        
        
          <div style="background-color:#a1199b;">Content here</div>
        
        
          .mybackground {background-color:#a1199b;}
        
        Background color #a1199b
      
           Border around this has a color of #a1199b        
        
          <div style="border:2px solid #a1199b;">Content here</div>
        
        
          .myborder {border:2px solid #a1199b;}
        
        Border color #a1199b