#334a70 color space conversions
Hex:
        #334a70
        RGB:
        51, 74, 112
        CMY:
        80, 71, 56
        CMYK:
        54, 34, 0, 56
      HSL:
        217°, 37.4233%, 31.9608%
        HSV (HSB):
        217°, 54.4643%, 43.9216%
        XYZ:
        6.7387, 6.7712, 16.2810
        xyY:
        0.2262, 0.2273, 6.7712
      CIE-Lab:
        31.2803, 3.1474, -24.6365
        CIE-LCH:
        31.2803, 24.8367, 277.2802
        CIE-Luv:
        31.2803, -10.7022, -32.7543
        Hunter-Lab:
        26.0216, 0.6873, -18.8812
      #334a70 color charts
#334a70 RGB chart
      #334a70 CMYK chart
      #334a70 RGB pie chart
      #334a70 color shades, tints & tones
#334a70 color schemes
#334a70 color preview, HTML & CSS examples
           This text has a color of #334a70        
        
          <p style="color:#334a70;">Text here</p>
        
        
          .mytext {color:#334a70;}
        
        Text color #334a70
      
           This box has a color of #334a70        
        
          <div style="background-color:#334a70;">Content here</div>
        
        
          .mybackground {background-color:#334a70;}
        
        Background color #334a70
      
           Border around this has a color of #334a70        
        
          <div style="border:2px solid #334a70;">Content here</div>
        
        
          .myborder {border:2px solid #334a70;}
        
        Border color #334a70