#a0356a color space conversions
Hex:
        #a0356a
        RGB:
        160, 53, 106
        CMY:
        37, 79, 58
        CMYK:
        0, 67, 34, 37
      HSL:
        330°, 50.2347%, 41.7647%
        HSV (HSB):
        330°, 66.8750%, 62.7451%
        XYZ:
        18.3718, 11.0604, 14.8022
        xyY:
        0.4153, 0.2500, 11.0604
      CIE-Lab:
        39.6820, 49.0868, -6.8343
        CIE-LCH:
        39.6820, 49.5603, 352.0738
        CIE-Luv:
        39.6820, 63.7137, -17.0486
        Hunter-Lab:
        33.2572, 40.4064, -3.1090
      #a0356a color charts
#a0356a RGB chart
      #a0356a CMYK chart
      #a0356a RGB pie chart
      #a0356a color shades, tints & tones
#a0356a color schemes
#a0356a color preview, HTML & CSS examples
           This text has a color of #a0356a        
        
          <p style="color:#a0356a;">Text here</p>
        
        
          .mytext {color:#a0356a;}
        
        Text color #a0356a
      
           This box has a color of #a0356a        
        
          <div style="background-color:#a0356a;">Content here</div>
        
        
          .mybackground {background-color:#a0356a;}
        
        Background color #a0356a
      
           Border around this has a color of #a0356a        
        
          <div style="border:2px solid #a0356a;">Content here</div>
        
        
          .myborder {border:2px solid #a0356a;}
        
        Border color #a0356a