#a4379b color space conversions
Hex:
        #a4379b
        RGB:
        164, 55, 155
        CMY:
        36, 78, 39
        CMYK:
        0, 66, 5, 36
      HSL:
        305°, 49.7717%, 42.9412%
        HSV (HSB):
        305°, 66.4634%, 64.3137%
        XYZ:
        22.5924, 12.9914, 32.3272
        xyY:
        0.3327, 0.1913, 12.9914
      CIE-Lab:
        42.7504, 56.4921, -32.1299
        CIE-LCH:
        42.7504, 64.9899, 330.3709
        CIE-Luv:
        42.7504, 49.7700, -53.6291
        Hunter-Lab:
        36.0437, 48.8087, -27.9461
      #a4379b color charts
#a4379b RGB chart
      #a4379b CMYK chart
      #a4379b RGB pie chart
      #a4379b color shades, tints & tones
#a4379b color schemes
#a4379b color preview, HTML & CSS examples
           This text has a color of #a4379b        
        
          <p style="color:#a4379b;">Text here</p>
        
        
          .mytext {color:#a4379b;}
        
        Text color #a4379b
      
           This box has a color of #a4379b        
        
          <div style="background-color:#a4379b;">Content here</div>
        
        
          .mybackground {background-color:#a4379b;}
        
        Background color #a4379b
      
           Border around this has a color of #a4379b        
        
          <div style="border:2px solid #a4379b;">Content here</div>
        
        
          .myborder {border:2px solid #a4379b;}
        
        Border color #a4379b