#3b4a77 color space conversions
Hex:
        #3b4a77
        RGB:
        59, 74, 119
        CMY:
        77, 71, 53
        CMYK:
        50, 38, 0, 53
      HSL:
        225°, 33.7079%, 34.9020%
        HSV (HSB):
        225°, 50.4202%, 46.6667%
        XYZ:
        7.5822, 7.1593, 18.4350
        xyY:
        0.2285, 0.2158, 7.1593
      CIE-Lab:
        32.1668, 7.6241, -27.5970
        CIE-LCH:
        32.1668, 28.6307, 285.4436
        CIE-Luv:
        32.1668, -8.2484, -37.6063
        Hunter-Lab:
        26.7568, 3.7578, -22.1201
      #3b4a77 color charts
#3b4a77 RGB chart
      #3b4a77 CMYK chart
      #3b4a77 RGB pie chart
      #3b4a77 color shades, tints & tones
#3b4a77 color schemes
#3b4a77 color preview, HTML & CSS examples
           This text has a color of #3b4a77        
        
          <p style="color:#3b4a77;">Text here</p>
        
        
          .mytext {color:#3b4a77;}
        
        Text color #3b4a77
      
           This box has a color of #3b4a77        
        
          <div style="background-color:#3b4a77;">Content here</div>
        
        
          .mybackground {background-color:#3b4a77;}
        
        Background color #3b4a77
      
           Border around this has a color of #3b4a77        
        
          <div style="border:2px solid #3b4a77;">Content here</div>
        
        
          .myborder {border:2px solid #3b4a77;}
        
        Border color #3b4a77