#3b5583 color space conversions
Hex:
        #3b5583
        RGB:
        59, 85, 131
        CMY:
        77, 67, 49
        CMYK:
        55, 35, 0, 49
      HSL:
        218°, 37.8947%, 37.2549%
        HSV (HSB):
        218°, 54.9618%, 51.3725%
        XYZ:
        9.1489, 9.0655, 22.7403
        xyY:
        0.2234, 0.2214, 9.0655
      CIE-Lab:
        36.1101, 4.5339, -28.8163
        CIE-LCH:
        36.1101, 29.1708, 278.9414
        CIE-Luv:
        36.1101, -12.3526, -40.3334
        Hunter-Lab:
        30.1090, 1.5481, -23.7036
      #3b5583 color charts
#3b5583 RGB chart
      #3b5583 CMYK chart
      #3b5583 RGB pie chart
      #3b5583 color shades, tints & tones
#3b5583 color schemes
#3b5583 color preview, HTML & CSS examples
           This text has a color of #3b5583        
        
          <p style="color:#3b5583;">Text here</p>
        
        
          .mytext {color:#3b5583;}
        
        Text color #3b5583
      
           This box has a color of #3b5583        
        
          <div style="background-color:#3b5583;">Content here</div>
        
        
          .mybackground {background-color:#3b5583;}
        
        Background color #3b5583
      
           Border around this has a color of #3b5583        
        
          <div style="border:2px solid #3b5583;">Content here</div>
        
        
          .myborder {border:2px solid #3b5583;}
        
        Border color #3b5583