#a40f60 color space conversions
Hex:
        #a40f60
        RGB:
        164, 15, 96
        CMY:
        36, 94, 62
        CMYK:
        0, 91, 41, 36
      HSL:
        327°, 83.2402%, 35.0980%
        HSV (HSB):
        327°, 90.8537%, 64.3137%
        XYZ:
        17.5920, 9.0787, 11.8915
        xyY:
        0.4562, 0.2354, 9.0787
      CIE-Lab:
        36.1354, 60.2244, -5.7109
        CIE-LCH:
        36.1354, 60.4945, 354.5830
        CIE-Luv:
        36.1354, 81.5499, -17.3987
        Hunter-Lab:
        30.1309, 51.4887, -2.3079
      #a40f60 color charts
#a40f60 RGB chart
      #a40f60 CMYK chart
      #a40f60 RGB pie chart
      #a40f60 color shades, tints & tones
#a40f60 color schemes
#a40f60 color preview, HTML & CSS examples
           This text has a color of #a40f60        
        
          <p style="color:#a40f60;">Text here</p>
        
        
          .mytext {color:#a40f60;}
        
        Text color #a40f60
      
           This box has a color of #a40f60        
        
          <div style="background-color:#a40f60;">Content here</div>
        
        
          .mybackground {background-color:#a40f60;}
        
        Background color #a40f60
      
           Border around this has a color of #a40f60        
        
          <div style="border:2px solid #a40f60;">Content here</div>
        
        
          .myborder {border:2px solid #a40f60;}
        
        Border color #a40f60