#a379b1 color space conversions
Hex:
        #a379b1
        RGB:
        163, 121, 177
        CMY:
        36, 53, 31
        CMYK:
        8, 32, 0, 31
      HSL:
        285°, 26.4151%, 58.4314%
        HSV (HSB):
        285°, 31.6384%, 69.4118%
        XYZ:
        29.8774, 24.6356, 44.7754
        xyY:
        0.3009, 0.2481, 24.6356
      CIE-Lab:
        56.7186, 26.5259, -23.3500
        CIE-LCH:
        56.7186, 35.3390, 318.6433
        CIE-Luv:
        56.7186, 19.2234, -39.0242
        Hunter-Lab:
        49.6343, 20.5885, -18.7419
      #a379b1 color charts
#a379b1 RGB chart
      #a379b1 CMYK chart
      #a379b1 RGB pie chart
      #a379b1 color shades, tints & tones
#a379b1 color schemes
#a379b1 color preview, HTML & CSS examples
           This text has a color of #a379b1        
        
          <p style="color:#a379b1;">Text here</p>
        
        
          .mytext {color:#a379b1;}
        
        Text color #a379b1
      
           This box has a color of #a379b1        
        
          <div style="background-color:#a379b1;">Content here</div>
        
        
          .mybackground {background-color:#a379b1;}
        
        Background color #a379b1
      
           Border around this has a color of #a379b1        
        
          <div style="border:2px solid #a379b1;">Content here</div>
        
        
          .myborder {border:2px solid #a379b1;}
        
        Border color #a379b1