#3b4687 color space conversions
Hex:
        #3b4687
        RGB:
        59, 70, 135
        CMY:
        77, 73, 47
        CMYK:
        56, 48, 0, 47
      HSL:
        231°, 39.1753%, 38.0392%
        HSV (HSB):
        231°, 56.2963%, 52.9412%
        XYZ:
        8.3670, 7.0594, 23.8433
        xyY:
        0.2131, 0.1798, 7.0594
      CIE-Lab:
        31.9417, 15.7777, -37.8913
        CIE-LCH:
        31.9417, 41.0449, 292.6065
        CIE-Luv:
        31.9417, -7.3496, -52.4711
        Hunter-Lab:
        26.5695, 9.7145, -34.6077
      #3b4687 color charts
#3b4687 RGB chart
      #3b4687 CMYK chart
      #3b4687 RGB pie chart
      #3b4687 color shades, tints & tones
#3b4687 color schemes
#3b4687 color preview, HTML & CSS examples
           This text has a color of #3b4687        
        
          <p style="color:#3b4687;">Text here</p>
        
        
          .mytext {color:#3b4687;}
        
        Text color #3b4687
      
           This box has a color of #3b4687        
        
          <div style="background-color:#3b4687;">Content here</div>
        
        
          .mybackground {background-color:#3b4687;}
        
        Background color #3b4687
      
           Border around this has a color of #3b4687        
        
          <div style="border:2px solid #3b4687;">Content here</div>
        
        
          .myborder {border:2px solid #3b4687;}
        
        Border color #3b4687