#a44d81 color space conversions
Hex:
        #a44d81
        RGB:
        164, 77, 129
        CMY:
        36, 70, 49
        CMYK:
        0, 53, 21, 36
      HSL:
        324°, 36.0996%, 47.2549%
        HSV (HSB):
        324°, 53.0488%, 64.3137%
        XYZ:
        21.9262, 14.7852, 22.4671
        xyY:
        0.3705, 0.2498, 14.7852
      CIE-Lab:
        45.3386, 42.2606, -12.4278
        CIE-LCH:
        45.3386, 44.0500, 343.6127
        CIE-Luv:
        45.3386, 49.5526, -23.9376
        Hunter-Lab:
        38.4516, 34.4954, -7.7268
      #a44d81 color charts
#a44d81 RGB chart
      #a44d81 CMYK chart
      #a44d81 RGB pie chart
      #a44d81 color shades, tints & tones
#a44d81 color schemes
#a44d81 color preview, HTML & CSS examples
           This text has a color of #a44d81        
        
          <p style="color:#a44d81;">Text here</p>
        
        
          .mytext {color:#a44d81;}
        
        Text color #a44d81
      
           This box has a color of #a44d81        
        
          <div style="background-color:#a44d81;">Content here</div>
        
        
          .mybackground {background-color:#a44d81;}
        
        Background color #a44d81
      
           Border around this has a color of #a44d81        
        
          <div style="border:2px solid #a44d81;">Content here</div>
        
        
          .myborder {border:2px solid #a44d81;}
        
        Border color #a44d81