#a13077 color space conversions
Hex:
        #a13077
        RGB:
        161, 48, 119
        CMY:
        37, 81, 53
        CMYK:
        0, 70, 26, 37
      HSL:
        322°, 54.0670%, 40.9804%
        HSV (HSB):
        322°, 70.1863%, 63.1373%
        XYZ:
        19.0847, 11.0229, 18.5745
        xyY:
        0.3920, 0.2264, 11.0229
      CIE-Lab:
        39.6190, 53.0502, -15.0267
        CIE-LCH:
        39.6190, 55.1373, 344.1850
        CIE-Luv:
        39.6190, 61.8249, -28.4506
        Hunter-Lab:
        33.2007, 44.5053, -9.9299
      #a13077 color charts
#a13077 RGB chart
      #a13077 CMYK chart
      #a13077 RGB pie chart
      #a13077 color shades, tints & tones
#a13077 color schemes
#a13077 color preview, HTML & CSS examples
           This text has a color of #a13077        
        
          <p style="color:#a13077;">Text here</p>
        
        
          .mytext {color:#a13077;}
        
        Text color #a13077
      
           This box has a color of #a13077        
        
          <div style="background-color:#a13077;">Content here</div>
        
        
          .mybackground {background-color:#a13077;}
        
        Background color #a13077
      
           Border around this has a color of #a13077        
        
          <div style="border:2px solid #a13077;">Content here</div>
        
        
          .myborder {border:2px solid #a13077;}
        
        Border color #a13077