#3b3595 color space conversions
Hex:
        #3b3595
        RGB:
        59, 53, 149
        CMY:
        77, 79, 42
        CMYK:
        60, 64, 0, 42
      HSL:
        244°, 47.5248%, 39.6078%
        HSV (HSB):
        244°, 64.4295%, 58.4314%
        XYZ:
        8.5016, 5.6459, 29.0755
        xyY:
        0.1967, 0.1306, 5.6459
      CIE-Lab:
        28.5010, 31.7946, -52.0651
        CIE-LCH:
        28.5010, 61.0055, 301.4111
        CIE-Luv:
        28.5010, -3.4655, -69.1718
        Hunter-Lab:
        23.7612, 22.2837, -55.9176
      #3b3595 color charts
#3b3595 RGB chart
      #3b3595 CMYK chart
      #3b3595 RGB pie chart
      #3b3595 color shades, tints & tones
#3b3595 color schemes
#3b3595 color preview, HTML & CSS examples
           This text has a color of #3b3595        
        
          <p style="color:#3b3595;">Text here</p>
        
        
          .mytext {color:#3b3595;}
        
        Text color #3b3595
      
           This box has a color of #3b3595        
        
          <div style="background-color:#3b3595;">Content here</div>
        
        
          .mybackground {background-color:#3b3595;}
        
        Background color #3b3595
      
           Border around this has a color of #3b3595        
        
          <div style="border:2px solid #3b3595;">Content here</div>
        
        
          .myborder {border:2px solid #3b3595;}
        
        Border color #3b3595