#334b7a color space conversions
Hex:
        #334b7a
        RGB:
        51, 75, 122
        CMY:
        80, 71, 52
        CMYK:
        58, 39, 0, 52
      HSL:
        220°, 41.0405%, 33.9216%
        HSV (HSB):
        220°, 58.1967%, 47.8431%
        XYZ:
        7.3942, 7.1411, 19.4010
        xyY:
        0.2179, 0.2104, 7.1411
      CIE-Lab:
        32.1260, 6.0059, -29.5670
        CIE-LCH:
        32.1260, 30.1708, 281.4821
        CIE-Luv:
        32.1260, -11.1062, -40.1843
        Hunter-Lab:
        26.7228, 2.6257, -24.3391
      #334b7a color charts
#334b7a RGB chart
      #334b7a CMYK chart
      #334b7a RGB pie chart
      #334b7a color shades, tints & tones
#334b7a color schemes
#334b7a color preview, HTML & CSS examples
           This text has a color of #334b7a        
        
          <p style="color:#334b7a;">Text here</p>
        
        
          .mytext {color:#334b7a;}
        
        Text color #334b7a
      
           This box has a color of #334b7a        
        
          <div style="background-color:#334b7a;">Content here</div>
        
        
          .mybackground {background-color:#334b7a;}
        
        Background color #334b7a
      
           Border around this has a color of #334b7a        
        
          <div style="border:2px solid #334b7a;">Content here</div>
        
        
          .myborder {border:2px solid #334b7a;}
        
        Border color #334b7a