#3b6496 color space conversions
Hex:
        #3b6496
        RGB:
        59, 100, 150
        CMY:
        77, 61, 41
        CMYK:
        61, 33, 0, 41
      HSL:
        213°, 43.5407%, 40.9804%
        HSV (HSB):
        213°, 60.6667%, 58.8235%
        XYZ:
        11.8658, 12.2462, 30.5925
        xyY:
        0.2169, 0.2239, 12.2462
      CIE-Lab:
        41.6047, 1.5983, -31.6746
        CIE-LCH:
        41.6047, 31.7149, 272.8886
        CIE-Luv:
        41.6047, -17.6622, -45.8429
        Hunter-Lab:
        34.9945, -0.7152, -27.3357
      #3b6496 color charts
#3b6496 RGB chart
      #3b6496 CMYK chart
      #3b6496 RGB pie chart
      #3b6496 color shades, tints & tones
#3b6496 color schemes
#3b6496 color preview, HTML & CSS examples
           This text has a color of #3b6496        
        
          <p style="color:#3b6496;">Text here</p>
        
        
          .mytext {color:#3b6496;}
        
        Text color #3b6496
      
           This box has a color of #3b6496        
        
          <div style="background-color:#3b6496;">Content here</div>
        
        
          .mybackground {background-color:#3b6496;}
        
        Background color #3b6496
      
           Border around this has a color of #3b6496        
        
          <div style="border:2px solid #3b6496;">Content here</div>
        
        
          .myborder {border:2px solid #3b6496;}
        
        Border color #3b6496