#a379a4 color space conversions
Hex:
        #a379a4
        RGB:
        163, 121, 164
        CMY:
        36, 53, 36
        CMYK:
        1, 26, 0, 36
      HSL:
        299°, 19.1111%, 55.8824%
        HSV (HSB):
        299°, 26.2195%, 64.3137%
        XYZ:
        28.6425, 24.1416, 38.2721
        xyY:
        0.3146, 0.2651, 24.1416
      CIE-Lab:
        56.2293, 23.8848, -16.6135
        CIE-LCH:
        56.2293, 29.0945, 325.1789
        CIE-Luv:
        56.2293, 21.0300, -28.2056
        Hunter-Lab:
        49.1341, 18.0709, -11.7890
      #a379a4 color charts
#a379a4 RGB chart
      #a379a4 CMYK chart
      #a379a4 RGB pie chart
      #a379a4 color shades, tints & tones
#a379a4 color schemes
#a379a4 color preview, HTML & CSS examples
           This text has a color of #a379a4        
        
          <p style="color:#a379a4;">Text here</p>
        
        
          .mytext {color:#a379a4;}
        
        Text color #a379a4
      
           This box has a color of #a379a4        
        
          <div style="background-color:#a379a4;">Content here</div>
        
        
          .mybackground {background-color:#a379a4;}
        
        Background color #a379a4
      
           Border around this has a color of #a379a4        
        
          <div style="border:2px solid #a379a4;">Content here</div>
        
        
          .myborder {border:2px solid #a379a4;}
        
        Border color #a379a4