#a40d64 color space conversions
Hex:
        #a40d64
        RGB:
        164, 13, 100
        CMY:
        36, 95, 61
        CMYK:
        0, 92, 39, 36
      HSL:
        325°, 85.3107%, 34.7059%
        HSV (HSB):
        325°, 92.0732%, 64.3137%
        XYZ:
        17.7540, 9.1005, 12.8774
        xyY:
        0.4468, 0.2290, 9.1005
      CIE-Lab:
        36.1770, 60.9170, -8.2113
        CIE-LCH:
        36.1770, 61.4679, 352.3231
        CIE-Luv:
        36.1770, 80.1030, -20.5651
        Hunter-Lab:
        30.1670, 52.2595, -4.1923
      #a40d64 color charts
#a40d64 RGB chart
      #a40d64 CMYK chart
      #a40d64 RGB pie chart
      #a40d64 color shades, tints & tones
#a40d64 color schemes
#a40d64 color preview, HTML & CSS examples
           This text has a color of #a40d64        
        
          <p style="color:#a40d64;">Text here</p>
        
        
          .mytext {color:#a40d64;}
        
        Text color #a40d64
      
           This box has a color of #a40d64        
        
          <div style="background-color:#a40d64;">Content here</div>
        
        
          .mybackground {background-color:#a40d64;}
        
        Background color #a40d64
      
           Border around this has a color of #a40d64        
        
          <div style="border:2px solid #a40d64;">Content here</div>
        
        
          .myborder {border:2px solid #a40d64;}
        
        Border color #a40d64