#a40964 color space conversions
Hex:
        #a40964
        RGB:
        164, 9, 100
        CMY:
        36, 96, 61
        CMYK:
        0, 95, 39, 36
      HSL:
        325°, 89.5954%, 33.9216%
        HSV (HSB):
        325°, 94.5122%, 64.3137%
        XYZ:
        17.7078, 9.0080, 12.8620
        xyY:
        0.4474, 0.2276, 9.0080
      CIE-Lab:
        35.9997, 61.4330, -8.4779
        CIE-LCH:
        35.9997, 62.0153, 352.1427
        CIE-Luv:
        35.9997, 80.5900, -20.9631
        Hunter-Lab:
        30.0133, 52.7913, -4.3990
      #a40964 color charts
#a40964 RGB chart
      #a40964 CMYK chart
      #a40964 RGB pie chart
      #a40964 color shades, tints & tones
#a40964 color schemes
#a40964 color preview, HTML & CSS examples
           This text has a color of #a40964        
        
          <p style="color:#a40964;">Text here</p>
        
        
          .mytext {color:#a40964;}
        
        Text color #a40964
      
           This box has a color of #a40964        
        
          <div style="background-color:#a40964;">Content here</div>
        
        
          .mybackground {background-color:#a40964;}
        
        Background color #a40964
      
           Border around this has a color of #a40964        
        
          <div style="border:2px solid #a40964;">Content here</div>
        
        
          .myborder {border:2px solid #a40964;}
        
        Border color #a40964