#334e91 color space conversions
Hex:
        #334e91
        RGB:
        51, 78, 145
        CMY:
        80, 69, 43
        CMYK:
        65, 46, 0, 43
      HSL:
        223°, 47.9592%, 38.4314%
        HSV (HSB):
        223°, 64.8276%, 56.8627%
        XYZ:
        9.2005, 8.1969, 27.8853
        xyY:
        0.2032, 0.1810, 8.1969
      CIE-Lab:
        34.3897, 12.3795, -40.1304
        CIE-LCH:
        34.3897, 41.9965, 287.1440
        CIE-Luv:
        34.3897, -12.2098, -56.5527
        Hunter-Lab:
        28.6303, 7.2588, -37.7061
      #334e91 color charts
#334e91 RGB chart
      #334e91 CMYK chart
      #334e91 RGB pie chart
      #334e91 color shades, tints & tones
#334e91 color schemes
#334e91 color preview, HTML & CSS examples
           This text has a color of #334e91        
        
          <p style="color:#334e91;">Text here</p>
        
        
          .mytext {color:#334e91;}
        
        Text color #334e91
      
           This box has a color of #334e91        
        
          <div style="background-color:#334e91;">Content here</div>
        
        
          .mybackground {background-color:#334e91;}
        
        Background color #334e91
      
           Border around this has a color of #334e91        
        
          <div style="border:2px solid #334e91;">Content here</div>
        
        
          .myborder {border:2px solid #334e91;}
        
        Border color #334e91