#a13172 color space conversions
Hex:
        #a13172
        RGB:
        161, 49, 114
        CMY:
        37, 81, 55
        CMYK:
        0, 70, 29, 37
      HSL:
        325°, 53.3333%, 41.1765%
        HSV (HSB):
        325°, 69.5652%, 63.1373%
        XYZ:
        18.8335, 10.9886, 17.0480
        xyY:
        0.4018, 0.2344, 10.9886
      CIE-Lab:
        39.5613, 52.0090, -12.0003
        CIE-LCH:
        39.5613, 53.3755, 347.0073
        CIE-Luv:
        39.5613, 63.2559, -24.2487
        Hunter-Lab:
        33.1491, 43.4033, -7.2874
      #a13172 color charts
#a13172 RGB chart
      #a13172 CMYK chart
      #a13172 RGB pie chart
      #a13172 color shades, tints & tones
#a13172 color schemes
#a13172 color preview, HTML & CSS examples
           This text has a color of #a13172        
        
          <p style="color:#a13172;">Text here</p>
        
        
          .mytext {color:#a13172;}
        
        Text color #a13172
      
           This box has a color of #a13172        
        
          <div style="background-color:#a13172;">Content here</div>
        
        
          .mybackground {background-color:#a13172;}
        
        Background color #a13172
      
           Border around this has a color of #a13172        
        
          <div style="border:2px solid #a13172;">Content here</div>
        
        
          .myborder {border:2px solid #a13172;}
        
        Border color #a13172