#354eab color space conversions
Hex:
        #354eab
        RGB:
        53, 78, 171
        CMY:
        79, 69, 33
        CMYK:
        69, 54, 0, 33
      HSL:
        227°, 52.6786%, 43.9216%
        HSV (HSB):
        227°, 69.0058%, 67.0588%
        XYZ:
        11.5433, 9.1459, 39.6850
        xyY:
        0.1912, 0.1515, 9.1459
      CIE-Lab:
        36.2638, 22.3344, -52.7528
        CIE-LCH:
        36.2638, 57.2859, 292.9468
        CIE-Luv:
        36.2638, -11.9815, -75.8778
        Hunter-Lab:
        30.2422, 15.2084, -56.6330
      #354eab color charts
#354eab RGB chart
      #354eab CMYK chart
      #354eab RGB pie chart
      #354eab color shades, tints & tones
#354eab color schemes
#354eab color preview, HTML & CSS examples
           This text has a color of #354eab        
        
          <p style="color:#354eab;">Text here</p>
        
        
          .mytext {color:#354eab;}
        
        Text color #354eab
      
           This box has a color of #354eab        
        
          <div style="background-color:#354eab;">Content here</div>
        
        
          .mybackground {background-color:#354eab;}
        
        Background color #354eab
      
           Border around this has a color of #354eab        
        
          <div style="border:2px solid #354eab;">Content here</div>
        
        
          .myborder {border:2px solid #354eab;}
        
        Border color #354eab