#a03460 color space conversions
Hex:
        #a03460
        RGB:
        160, 52, 96
        CMY:
        37, 80, 62
        CMYK:
        0, 68, 40, 37
      HSL:
        336°, 50.9434%, 41.5686%
        HSV (HSB):
        336°, 67.5000%, 62.7451%
        XYZ:
        17.8365, 10.7741, 12.2059
        xyY:
        0.4370, 0.2640, 10.7741
      CIE-Lab:
        39.1974, 48.3403, -1.2667
        CIE-LCH:
        39.1974, 48.3569, 358.4990
        CIE-Luv:
        39.1974, 67.4491, -9.9629
        Hunter-Lab:
        32.8239, 39.5551, 0.9293
      #a03460 color charts
#a03460 RGB chart
      #a03460 CMYK chart
      #a03460 RGB pie chart
      #a03460 color shades, tints & tones
#a03460 color schemes
#a03460 color preview, HTML & CSS examples
           This text has a color of #a03460        
        
          <p style="color:#a03460;">Text here</p>
        
        
          .mytext {color:#a03460;}
        
        Text color #a03460
      
           This box has a color of #a03460        
        
          <div style="background-color:#a03460;">Content here</div>
        
        
          .mybackground {background-color:#a03460;}
        
        Background color #a03460
      
           Border around this has a color of #a03460        
        
          <div style="border:2px solid #a03460;">Content here</div>
        
        
          .myborder {border:2px solid #a03460;}
        
        Border color #a03460