#a13191 color space conversions
Hex:
        #a13191
        RGB:
        161, 49, 145
        CMY:
        37, 81, 43
        CMYK:
        0, 70, 10, 37
      HSL:
        309°, 53.3333%, 41.1765%
        HSV (HSB):
        309°, 69.5652%, 63.1373%
        XYZ:
        20.9071, 11.8180, 27.9672
        xyY:
        0.3445, 0.1947, 11.8180
      CIE-Lab:
        40.9254, 56.4567, -28.9862
        CIE-LCH:
        40.9254, 63.4630, 332.8230
        CIE-Luv:
        40.9254, 52.4749, -48.5591
        Hunter-Lab:
        34.3774, 48.3970, -24.1704
      #a13191 color charts
#a13191 RGB chart
      #a13191 CMYK chart
      #a13191 RGB pie chart
      #a13191 color shades, tints & tones
#a13191 color schemes
#a13191 color preview, HTML & CSS examples
           This text has a color of #a13191        
        
          <p style="color:#a13191;">Text here</p>
        
        
          .mytext {color:#a13191;}
        
        Text color #a13191
      
           This box has a color of #a13191        
        
          <div style="background-color:#a13191;">Content here</div>
        
        
          .mybackground {background-color:#a13191;}
        
        Background color #a13191
      
           Border around this has a color of #a13191        
        
          <div style="border:2px solid #a13191;">Content here</div>
        
        
          .myborder {border:2px solid #a13191;}
        
        Border color #a13191