#3a359b color space conversions
Hex:
        #3a359b
        RGB:
        58, 53, 155
        CMY:
        77, 79, 39
        CMYK:
        63, 66, 0, 39
      HSL:
        243°, 49.0385%, 40.7843%
        HSV (HSB):
        243°, 65.8065%, 60.7843%
        XYZ:
        8.9344, 5.8123, 31.6613
        xyY:
        0.1925, 0.1252, 5.8123
      CIE-Lab:
        28.9339, 33.6612, -55.0289
        CIE-LCH:
        28.9339, 64.5078, 301.4541
        CIE-Luv:
        28.9339, -4.0745, -73.1991
        Hunter-Lab:
        24.1087, 23.9598, -60.9879
      #3a359b color charts
#3a359b RGB chart
      #3a359b CMYK chart
      #3a359b RGB pie chart
      #3a359b color shades, tints & tones
#3a359b color schemes
#3a359b color preview, HTML & CSS examples
           This text has a color of #3a359b        
        
          <p style="color:#3a359b;">Text here</p>
        
        
          .mytext {color:#3a359b;}
        
        Text color #3a359b
      
           This box has a color of #3a359b        
        
          <div style="background-color:#3a359b;">Content here</div>
        
        
          .mybackground {background-color:#3a359b;}
        
        Background color #3a359b
      
           Border around this has a color of #3a359b        
        
          <div style="border:2px solid #3a359b;">Content here</div>
        
        
          .myborder {border:2px solid #3a359b;}
        
        Border color #3a359b