#3b2583 color space conversions
Hex:
        #3b2583
        RGB:
        59, 37, 131
        CMY:
        77, 85, 49
        CMYK:
        55, 72, 0, 49
      HSL:
        254°, 55.9524%, 32.9412%
        HSV (HSB):
        254°, 71.7557%, 51.3725%
        XYZ:
        6.5619, 3.8916, 21.8780
        xyY:
        0.2030, 0.1204, 3.8916
      CIE-Lab:
        23.3099, 35.6775, -49.3663
        CIE-LCH:
        23.3099, 60.9091, 305.8560
        CIE-Luv:
        23.3099, 0.9647, -60.6339
        Hunter-Lab:
        19.7272, 24.8524, -51.9452
      #3b2583 color charts
#3b2583 RGB chart
      #3b2583 CMYK chart
      #3b2583 RGB pie chart
      #3b2583 color shades, tints & tones
#3b2583 color schemes
#3b2583 color preview, HTML & CSS examples
           This text has a color of #3b2583        
        
          <p style="color:#3b2583;">Text here</p>
        
        
          .mytext {color:#3b2583;}
        
        Text color #3b2583
      
           This box has a color of #3b2583        
        
          <div style="background-color:#3b2583;">Content here</div>
        
        
          .mybackground {background-color:#3b2583;}
        
        Background color #3b2583
      
           Border around this has a color of #3b2583        
        
          <div style="border:2px solid #3b2583;">Content here</div>
        
        
          .myborder {border:2px solid #3b2583;}
        
        Border color #3b2583