#3a379b color space conversions
Hex:
        #3a379b
        RGB:
        58, 55, 155
        CMY:
        77, 78, 39
        CMYK:
        63, 65, 0, 39
      HSL:
        242°, 47.6190%, 41.1765%
        HSV (HSB):
        242°, 64.5161%, 60.7843%
        XYZ:
        9.0275, 5.9985, 31.6924
        xyY:
        0.1932, 0.1284, 5.9985
      CIE-Lab:
        29.4086, 32.4018, -54.2537
        CIE-LCH:
        29.4086, 63.1929, 300.8468
        CIE-Luv:
        29.4086, -4.5052, -72.7057
        Hunter-Lab:
        24.4918, 22.9333, -59.5770
      #3a379b color charts
#3a379b RGB chart
      #3a379b CMYK chart
      #3a379b RGB pie chart
      #3a379b color shades, tints & tones
#3a379b color schemes
#3a379b color preview, HTML & CSS examples
           This text has a color of #3a379b        
        
          <p style="color:#3a379b;">Text here</p>
        
        
          .mytext {color:#3a379b;}
        
        Text color #3a379b
      
           This box has a color of #3a379b        
        
          <div style="background-color:#3a379b;">Content here</div>
        
        
          .mybackground {background-color:#3a379b;}
        
        Background color #3a379b
      
           Border around this has a color of #3a379b        
        
          <div style="border:2px solid #3a379b;">Content here</div>
        
        
          .myborder {border:2px solid #3a379b;}
        
        Border color #3a379b