#354e89 color space conversions
Hex:
        #354e89
        RGB:
        53, 78, 137
        CMY:
        79, 69, 46
        CMYK:
        61, 43, 0, 46
      HSL:
        222°, 44.2105%, 37.2549%
        HSV (HSB):
        222°, 61.3139%, 53.7255%
        XYZ:
        8.7079, 8.0118, 24.7544
        xyY:
        0.2100, 0.1932, 8.0118
      CIE-Lab:
        34.0075, 9.8550, -35.8460
        CIE-LCH:
        34.0075, 37.1761, 285.3723
        CIE-Luv:
        34.0075, -11.6624, -50.1303
        Hunter-Lab:
        28.3051, 5.3807, -32.0388
      #354e89 color charts
#354e89 RGB chart
      #354e89 CMYK chart
      #354e89 RGB pie chart
      #354e89 color shades, tints & tones
#354e89 color schemes
#354e89 color preview, HTML & CSS examples
           This text has a color of #354e89        
        
          <p style="color:#354e89;">Text here</p>
        
        
          .mytext {color:#354e89;}
        
        Text color #354e89
      
           This box has a color of #354e89        
        
          <div style="background-color:#354e89;">Content here</div>
        
        
          .mybackground {background-color:#354e89;}
        
        Background color #354e89
      
           Border around this has a color of #354e89        
        
          <div style="border:2px solid #354e89;">Content here</div>
        
        
          .myborder {border:2px solid #354e89;}
        
        Border color #354e89