#a11196 color space conversions
Hex:
        #a11196
        RGB:
        161, 17, 150
        CMY:
        37, 93, 41
        CMYK:
        0, 89, 7, 37
      HSL:
        305°, 80.8989%, 34.9020%
        HSV (HSB):
        305°, 89.4410%, 63.1373%
        XYZ:
        20.4034, 10.1800, 29.7437
        xyY:
        0.3382, 0.1687, 10.1800
      CIE-Lab:
        38.1635, 65.9179, -36.3848
        CIE-LCH:
        38.1635, 75.2930, 331.1025
        CIE-Luv:
        38.1635, 56.1941, -59.0826
        Hunter-Lab:
        31.9061, 58.3122, -32.9375
      #a11196 color charts
#a11196 RGB chart
      #a11196 CMYK chart
      #a11196 RGB pie chart
      #a11196 color shades, tints & tones
#a11196 color schemes
#a11196 color preview, HTML & CSS examples
           This text has a color of #a11196        
        
          <p style="color:#a11196;">Text here</p>
        
        
          .mytext {color:#a11196;}
        
        Text color #a11196
      
           This box has a color of #a11196        
        
          <div style="background-color:#a11196;">Content here</div>
        
        
          .mybackground {background-color:#a11196;}
        
        Background color #a11196
      
           Border around this has a color of #a11196        
        
          <div style="border:2px solid #a11196;">Content here</div>
        
        
          .myborder {border:2px solid #a11196;}
        
        Border color #a11196