#334ba0 color space conversions
Hex:
        #334ba0
        RGB:
        51, 75, 160
        CMY:
        80, 71, 37
        CMYK:
        68, 53, 0, 37
      HSL:
        227°, 51.6588%, 41.3725%
        HSV (HSB):
        227°, 68.1250%, 62.7451%
        XYZ:
        10.2265, 8.2740, 34.3158
        xyY:
        0.1936, 0.1567, 8.2740
      CIE-Lab:
        34.5472, 19.9356, -48.9548
        CIE-LCH:
        34.5472, 52.8583, 292.1573
        CIE-Luv:
        34.5472, -11.4289, -69.3921
        Hunter-Lab:
        28.7646, 13.1228, -50.5969
      #334ba0 color charts
#334ba0 RGB chart
      #334ba0 CMYK chart
      #334ba0 RGB pie chart
      #334ba0 color shades, tints & tones
#334ba0 color schemes
#334ba0 color preview, HTML & CSS examples
           This text has a color of #334ba0        
        
          <p style="color:#334ba0;">Text here</p>
        
        
          .mytext {color:#334ba0;}
        
        Text color #334ba0
      
           This box has a color of #334ba0        
        
          <div style="background-color:#334ba0;">Content here</div>
        
        
          .mybackground {background-color:#334ba0;}
        
        Background color #334ba0
      
           Border around this has a color of #334ba0        
        
          <div style="border:2px solid #334ba0;">Content here</div>
        
        
          .myborder {border:2px solid #334ba0;}
        
        Border color #334ba0