#354b7e color space conversions
Hex:
        #354b7e
        RGB:
        53, 75, 126
        CMY:
        79, 71, 51
        CMYK:
        58, 40, 0, 51
      HSL:
        222°, 40.7821%, 35.0980%
        HSV (HSB):
        222°, 57.9365%, 49.4118%
        XYZ:
        7.7502, 7.2954, 20.7383
        xyY:
        0.2166, 0.2039, 7.2954
      CIE-Lab:
        32.4701, 7.8945, -31.5023
        CIE-LCH:
        32.4701, 32.4764, 284.0685
        CIE-Luv:
        32.4701, -10.5672, -43.1983
        Hunter-Lab:
        27.0100, 3.9508, -26.6160
      #354b7e color charts
#354b7e RGB chart
      #354b7e CMYK chart
      #354b7e RGB pie chart
      #354b7e color shades, tints & tones
#354b7e color schemes
#354b7e color preview, HTML & CSS examples
           This text has a color of #354b7e        
        
          <p style="color:#354b7e;">Text here</p>
        
        
          .mytext {color:#354b7e;}
        
        Text color #354b7e
      
           This box has a color of #354b7e        
        
          <div style="background-color:#354b7e;">Content here</div>
        
        
          .mybackground {background-color:#354b7e;}
        
        Background color #354b7e
      
           Border around this has a color of #354b7e        
        
          <div style="border:2px solid #354b7e;">Content here</div>
        
        
          .myborder {border:2px solid #354b7e;}
        
        Border color #354b7e