#334a94 color space conversions
Hex:
        #334a94
        RGB:
        51, 74, 148
        CMY:
        80, 71, 42
        CMYK:
        66, 50, 0, 42
      HSL:
        226°, 48.7437%, 39.0196%
        HSV (HSB):
        226°, 65.5405%, 58.0392%
        XYZ:
        9.1593, 7.7395, 29.0281
        xyY:
        0.1994, 0.1685, 7.7395
      CIE-Lab:
        33.4343, 16.1546, -43.4894
        CIE-LCH:
        33.4343, 46.3929, 290.3780
        CIE-Luv:
        33.4343, -10.9948, -60.9778
        Hunter-Lab:
        27.8199, 10.0837, -42.3909
      #334a94 color charts
#334a94 RGB chart
      #334a94 CMYK chart
      #334a94 RGB pie chart
      #334a94 color shades, tints & tones
#334a94 color schemes
#334a94 color preview, HTML & CSS examples
           This text has a color of #334a94        
        
          <p style="color:#334a94;">Text here</p>
        
        
          .mytext {color:#334a94;}
        
        Text color #334a94
      
           This box has a color of #334a94        
        
          <div style="background-color:#334a94;">Content here</div>
        
        
          .mybackground {background-color:#334a94;}
        
        Background color #334a94
      
           Border around this has a color of #334a94        
        
          <div style="border:2px solid #334a94;">Content here</div>
        
        
          .myborder {border:2px solid #334a94;}
        
        Border color #334a94