#a03560 color space conversions
Hex:
        #a03560
        RGB:
        160, 53, 96
        CMY:
        37, 79, 62
        CMYK:
        0, 67, 40, 37
      HSL:
        336°, 50.2347%, 41.7647%
        HSV (HSB):
        336°, 66.8750%, 62.7451%
        XYZ:
        17.8816, 10.8643, 12.2209
        xyY:
        0.4365, 0.2652, 10.8643
      CIE-Lab:
        39.3510, 47.9192, -1.0414
        CIE-LCH:
        39.3510, 47.9305, 358.7550
        CIE-Luv:
        39.3510, 67.0168, -9.6159
        Hunter-Lab:
        32.9611, 39.1557, 1.0899
      #a03560 color charts
#a03560 RGB chart
      #a03560 CMYK chart
      #a03560 RGB pie chart
      #a03560 color shades, tints & tones
#a03560 color schemes
#a03560 color preview, HTML & CSS examples
           This text has a color of #a03560        
        
          <p style="color:#a03560;">Text here</p>
        
        
          .mytext {color:#a03560;}
        
        Text color #a03560
      
           This box has a color of #a03560        
        
          <div style="background-color:#a03560;">Content here</div>
        
        
          .mybackground {background-color:#a03560;}
        
        Background color #a03560
      
           Border around this has a color of #a03560        
        
          <div style="border:2px solid #a03560;">Content here</div>
        
        
          .myborder {border:2px solid #a03560;}
        
        Border color #a03560