#a40d61 color space conversions
Hex:
        #a40d61
        RGB:
        164, 13, 97
        CMY:
        36, 95, 62
        CMYK:
        0, 92, 41, 36
      HSL:
        327°, 85.3107%, 34.7059%
        HSV (HSB):
        327°, 92.0732%, 64.3137%
        XYZ:
        17.6114, 9.0434, 12.1266
        xyY:
        0.4541, 0.2332, 9.0434
      CIE-Lab:
        36.0678, 60.6206, -6.4533
        CIE-LCH:
        36.0678, 60.9632, 353.9235
        CIE-Luv:
        36.0678, 81.4099, -18.3596
        Hunter-Lab:
        30.0723, 51.9096, -2.8580
      #a40d61 color charts
#a40d61 RGB chart
      #a40d61 CMYK chart
      #a40d61 RGB pie chart
      #a40d61 color shades, tints & tones
#a40d61 color schemes
#a40d61 color preview, HTML & CSS examples
           This text has a color of #a40d61        
        
          <p style="color:#a40d61;">Text here</p>
        
        
          .mytext {color:#a40d61;}
        
        Text color #a40d61
      
           This box has a color of #a40d61        
        
          <div style="background-color:#a40d61;">Content here</div>
        
        
          .mybackground {background-color:#a40d61;}
        
        Background color #a40d61
      
           Border around this has a color of #a40d61        
        
          <div style="border:2px solid #a40d61;">Content here</div>
        
        
          .myborder {border:2px solid #a40d61;}
        
        Border color #a40d61