#a0355b color space conversions
Hex:
        #a0355b
        RGB:
        160, 53, 91
        CMY:
        37, 79, 64
        CMYK:
        0, 67, 43, 37
      HSL:
        339°, 50.2347%, 41.7647%
        HSV (HSB):
        339°, 66.8750%, 62.7451%
        XYZ:
        17.6586, 10.7751, 11.0466
        xyY:
        0.4473, 0.2729, 10.7751
      CIE-Lab:
        39.1991, 47.3780, 1.8913
        CIE-LCH:
        39.1991, 47.4157, 2.2860
        CIE-Luv:
        39.1991, 68.6288, -6.0222
        Hunter-Lab:
        32.8255, 38.5804, 3.0252
      #a0355b color charts
#a0355b RGB chart
      #a0355b CMYK chart
      #a0355b RGB pie chart
      #a0355b color shades, tints & tones
#a0355b color schemes
#a0355b color preview, HTML & CSS examples
           This text has a color of #a0355b        
        
          <p style="color:#a0355b;">Text here</p>
        
        
          .mytext {color:#a0355b;}
        
        Text color #a0355b
      
           This box has a color of #a0355b        
        
          <div style="background-color:#a0355b;">Content here</div>
        
        
          .mybackground {background-color:#a0355b;}
        
        Background color #a0355b
      
           Border around this has a color of #a0355b        
        
          <div style="border:2px solid #a0355b;">Content here</div>
        
        
          .myborder {border:2px solid #a0355b;}
        
        Border color #a0355b