#a1349a color space conversions
Hex:
        #a1349a
        RGB:
        161, 52, 154
        CMY:
        37, 80, 40
        CMYK:
        0, 68, 4, 37
      HSL:
        304°, 51.1737%, 41.7647%
        HSV (HSB):
        304°, 67.7019%, 63.1373%
        XYZ:
        21.7587, 12.3661, 31.8119
        xyY:
        0.3300, 0.1875, 12.3661
      CIE-Lab:
        41.7922, 56.7640, -33.0692
        CIE-LCH:
        41.7922, 65.6941, 329.7761
        CIE-Luv:
        41.7922, 48.7343, -54.6802
        Hunter-Lab:
        35.1655, 48.9072, -29.0199
      #a1349a color charts
#a1349a RGB chart
      #a1349a CMYK chart
      #a1349a RGB pie chart
      #a1349a color shades, tints & tones
#a1349a color schemes
#a1349a color preview, HTML & CSS examples
           This text has a color of #a1349a        
        
          <p style="color:#a1349a;">Text here</p>
        
        
          .mytext {color:#a1349a;}
        
        Text color #a1349a
      
           This box has a color of #a1349a        
        
          <div style="background-color:#a1349a;">Content here</div>
        
        
          .mybackground {background-color:#a1349a;}
        
        Background color #a1349a
      
           Border around this has a color of #a1349a        
        
          <div style="border:2px solid #a1349a;">Content here</div>
        
        
          .myborder {border:2px solid #a1349a;}
        
        Border color #a1349a