#3b4497 color space conversions
Hex:
        #3b4497
        RGB:
        59, 68, 151
        CMY:
        77, 73, 41
        CMYK:
        61, 55, 0, 41
      HSL:
        234°, 43.8095%, 41.1765%
        HSV (HSB):
        234°, 60.9272%, 59.2157%
        XYZ:
        9.4567, 7.2984, 30.1885
        xyY:
        0.2014, 0.1555, 7.2984
      CIE-Lab:
        32.4768, 22.7360, -46.8331
        CIE-LCH:
        32.4768, 52.0602, 295.8951
        CIE-Luv:
        32.4768, -7.2962, -65.3555
        Hunter-Lab:
        27.0156, 15.2058, -47.3425
      #3b4497 color charts
#3b4497 RGB chart
      #3b4497 CMYK chart
      #3b4497 RGB pie chart
      #3b4497 color shades, tints & tones
#3b4497 color schemes
#3b4497 color preview, HTML & CSS examples
           This text has a color of #3b4497        
        
          <p style="color:#3b4497;">Text here</p>
        
        
          .mytext {color:#3b4497;}
        
        Text color #3b4497
      
           This box has a color of #3b4497        
        
          <div style="background-color:#3b4497;">Content here</div>
        
        
          .mybackground {background-color:#3b4497;}
        
        Background color #3b4497
      
           Border around this has a color of #3b4497        
        
          <div style="border:2px solid #3b4497;">Content here</div>
        
        
          .myborder {border:2px solid #3b4497;}
        
        Border color #3b4497