#a41d72 color space conversions
Hex:
        #a41d72
        RGB:
        164, 29, 114
        CMY:
        36, 89, 55
        CMYK:
        0, 82, 30, 36
      HSL:
        322°, 69.9482%, 37.8431%
        HSV (HSB):
        322°, 82.3171%, 64.3137%
        XYZ:
        18.7865, 9.9861, 16.8570
        xyY:
        0.4117, 0.2189, 9.9861
      CIE-Lab:
        37.8176, 59.2820, -14.6025
        CIE-LCH:
        37.8176, 61.0540, 346.1622
        CIE-Luv:
        37.8176, 71.3146, -28.6259
        Hunter-Lab:
        31.6009, 50.8153, -9.5066
      #a41d72 color charts
#a41d72 RGB chart
      #a41d72 CMYK chart
      #a41d72 RGB pie chart
      #a41d72 color shades, tints & tones
#a41d72 color schemes
#a41d72 color preview, HTML & CSS examples
           This text has a color of #a41d72        
        
          <p style="color:#a41d72;">Text here</p>
        
        
          .mytext {color:#a41d72;}
        
        Text color #a41d72
      
           This box has a color of #a41d72        
        
          <div style="background-color:#a41d72;">Content here</div>
        
        
          .mybackground {background-color:#a41d72;}
        
        Background color #a41d72
      
           Border around this has a color of #a41d72        
        
          <div style="border:2px solid #a41d72;">Content here</div>
        
        
          .myborder {border:2px solid #a41d72;}
        
        Border color #a41d72