#3b3584 color space conversions
Hex:
        #3b3584
        RGB:
        59, 53, 132
        CMY:
        77, 79, 48
        CMYK:
        55, 60, 0, 48
      HSL:
        245°, 42.7027%, 36.2745%
        HSV (HSB):
        245°, 59.8485%, 51.7647%
        XYZ:
        7.2416, 5.1420, 22.4406
        xyY:
        0.2079, 0.1477, 5.1420
      CIE-Lab:
        27.1354, 26.0386, -43.7662
        CIE-LCH:
        27.1354, 50.9263, 300.7504
        CIE-Luv:
        27.1354, -2.4290, -57.5923
        Hunter-Lab:
        22.6759, 17.3216, -42.8017
      #3b3584 color charts
#3b3584 RGB chart
      #3b3584 CMYK chart
      #3b3584 RGB pie chart
      #3b3584 color shades, tints & tones
#3b3584 color schemes
#3b3584 color preview, HTML & CSS examples
           This text has a color of #3b3584        
        
          <p style="color:#3b3584;">Text here</p>
        
        
          .mytext {color:#3b3584;}
        
        Text color #3b3584
      
           This box has a color of #3b3584        
        
          <div style="background-color:#3b3584;">Content here</div>
        
        
          .mybackground {background-color:#3b3584;}
        
        Background color #3b3584
      
           Border around this has a color of #3b3584        
        
          <div style="border:2px solid #3b3584;">Content here</div>
        
        
          .myborder {border:2px solid #3b3584;}
        
        Border color #3b3584