#3b4294 color space conversions
Hex:
        #3b4294
        RGB:
        59, 66, 148
        CMY:
        77, 74, 42
        CMYK:
        60, 55, 0, 42
      HSL:
        235°, 42.9952%, 40.5882%
        HSV (HSB):
        235°, 60.1351%, 58.0392%
        XYZ:
        9.0971, 6.9644, 28.8818
        xyY:
        0.2024, 0.1550, 6.9644
      CIE-Lab:
        31.7256, 22.9998, -46.2188
        CIE-LCH:
        31.7256, 51.6253, 296.4563
        CIE-Luv:
        31.7256, -6.6343, -64.0366
        Hunter-Lab:
        26.3901, 15.3496, -46.4150
      #3b4294 color charts
#3b4294 RGB chart
      #3b4294 CMYK chart
      #3b4294 RGB pie chart
      #3b4294 color shades, tints & tones
#3b4294 color schemes
#3b4294 color preview, HTML & CSS examples
           This text has a color of #3b4294        
        
          <p style="color:#3b4294;">Text here</p>
        
        
          .mytext {color:#3b4294;}
        
        Text color #3b4294
      
           This box has a color of #3b4294        
        
          <div style="background-color:#3b4294;">Content here</div>
        
        
          .mybackground {background-color:#3b4294;}
        
        Background color #3b4294
      
           Border around this has a color of #3b4294        
        
          <div style="border:2px solid #3b4294;">Content here</div>
        
        
          .myborder {border:2px solid #3b4294;}
        
        Border color #3b4294