#a0415a color space conversions
Hex:
        #a0415a
        RGB:
        160, 65, 90
        CMY:
        37, 75, 65
        CMYK:
        0, 59, 44, 37
      HSL:
        344°, 42.2222%, 44.1176%
        HSV (HSB):
        344°, 59.3750%, 62.7451%
        XYZ:
        18.2330, 11.9924, 11.0266
        xyY:
        0.4420, 0.2907, 11.9924
      CIE-Lab:
        41.2040, 41.7964, 5.4043
        CIE-LCH:
        41.2040, 42.1443, 7.3675
        CIE-Luv:
        41.2040, 62.9989, -0.8046
        Hunter-Lab:
        34.6300, 33.3792, 5.3623
      #a0415a color charts
#a0415a RGB chart
      #a0415a CMYK chart
      #a0415a RGB pie chart
      #a0415a color shades, tints & tones
#a0415a color schemes
#a0415a color preview, HTML & CSS examples
           This text has a color of #a0415a        
        
          <p style="color:#a0415a;">Text here</p>
        
        
          .mytext {color:#a0415a;}
        
        Text color #a0415a
      
           This box has a color of #a0415a        
        
          <div style="background-color:#a0415a;">Content here</div>
        
        
          .mybackground {background-color:#a0415a;}
        
        Background color #a0415a
      
           Border around this has a color of #a0415a        
        
          <div style="border:2px solid #a0415a;">Content here</div>
        
        
          .myborder {border:2px solid #a0415a;}
        
        Border color #a0415a