#a13192 color space conversions
Hex:
        #a13192
        RGB:
        161, 49, 146
        CMY:
        37, 81, 43
        CMYK:
        0, 70, 9, 37
      HSL:
        308°, 53.3333%, 41.1765%
        HSV (HSB):
        308°, 69.5652%, 63.1373%
        XYZ:
        20.9846, 11.8490, 28.3752
        xyY:
        0.3428, 0.1936, 11.8490
      CIE-Lab:
        40.9751, 56.6147, -29.5156
        CIE-LCH:
        40.9751, 63.8467, 332.4651
        CIE-Luv:
        40.9751, 52.1375, -49.3444
        Hunter-Lab:
        34.4224, 48.5779, -24.7785
      #a13192 color charts
#a13192 RGB chart
      #a13192 CMYK chart
      #a13192 RGB pie chart
      #a13192 color shades, tints & tones
#a13192 color schemes
#a13192 color preview, HTML & CSS examples
           This text has a color of #a13192        
        
          <p style="color:#a13192;">Text here</p>
        
        
          .mytext {color:#a13192;}
        
        Text color #a13192
      
           This box has a color of #a13192        
        
          <div style="background-color:#a13192;">Content here</div>
        
        
          .mybackground {background-color:#a13192;}
        
        Background color #a13192
      
           Border around this has a color of #a13192        
        
          <div style="border:2px solid #a13192;">Content here</div>
        
        
          .myborder {border:2px solid #a13192;}
        
        Border color #a13192