#4a379b color space conversions
Hex:
        #4a379b
        RGB:
        74, 55, 155
        CMY:
        71, 78, 39
        CMYK:
        52, 65, 0, 39
      HSL:
        251°, 47.6190%, 41.1765%
        HSV (HSB):
        251°, 64.5161%, 60.7843%
        XYZ:
        10.1066, 6.5548, 31.7429
        xyY:
        0.2088, 0.1354, 6.5548
      CIE-Lab:
        30.7711, 35.2792, -51.9750
        CIE-LCH:
        30.7711, 62.8174, 304.1675
        CIE-Luv:
        30.7711, 0.2653, -71.4714
        Hunter-Lab:
        25.6023, 25.6596, -55.5887
      #4a379b color charts
#4a379b RGB chart
      #4a379b CMYK chart
      #4a379b RGB pie chart
      #4a379b color shades, tints & tones
#4a379b color schemes
#4a379b color preview, HTML & CSS examples
           This text has a color of #4a379b        
        
          <p style="color:#4a379b;">Text here</p>
        
        
          .mytext {color:#4a379b;}
        
        Text color #4a379b
      
           This box has a color of #4a379b        
        
          <div style="background-color:#4a379b;">Content here</div>
        
        
          .mybackground {background-color:#4a379b;}
        
        Background color #4a379b
      
           Border around this has a color of #4a379b        
        
          <div style="border:2px solid #4a379b;">Content here</div>
        
        
          .myborder {border:2px solid #4a379b;}
        
        Border color #4a379b