#a13075 color space conversions
Hex:
        #a13075
        RGB:
        161, 48, 117
        CMY:
        37, 81, 54
        CMYK:
        0, 70, 27, 37
      HSL:
        323°, 54.0670%, 40.9804%
        HSV (HSB):
        323°, 70.1863%, 63.1373%
        XYZ:
        18.9658, 10.9753, 17.9485
        xyY:
        0.3960, 0.2292, 10.9753
      CIE-Lab:
        39.5389, 52.7862, -13.9044
        CIE-LCH:
        39.5389, 54.5868, 345.2430
        CIE-Luv:
        39.5389, 62.5355, -26.8958
        Hunter-Lab:
        33.1290, 44.2123, -8.9315
      #a13075 color charts
#a13075 RGB chart
      #a13075 CMYK chart
      #a13075 RGB pie chart
      #a13075 color shades, tints & tones
#a13075 color schemes
#a13075 color preview, HTML & CSS examples
           This text has a color of #a13075        
        
          <p style="color:#a13075;">Text here</p>
        
        
          .mytext {color:#a13075;}
        
        Text color #a13075
      
           This box has a color of #a13075        
        
          <div style="background-color:#a13075;">Content here</div>
        
        
          .mybackground {background-color:#a13075;}
        
        Background color #a13075
      
           Border around this has a color of #a13075        
        
          <div style="border:2px solid #a13075;">Content here</div>
        
        
          .myborder {border:2px solid #a13075;}
        
        Border color #a13075