#354aa5 color space conversions
Hex:
        #354aa5
        RGB:
        53, 74, 165
        CMY:
        79, 71, 35
        CMYK:
        68, 55, 0, 35
      HSL:
        229°, 51.3761%, 42.7451%
        HSV (HSB):
        229°, 67.8788%, 64.7059%
        XYZ:
        10.7085, 8.3711, 36.6487
        xyY:
        0.1922, 0.1502, 8.3711
      CIE-Lab:
        34.7440, 22.7664, -51.6324
        CIE-LCH:
        34.7440, 56.4289, 293.7943
        CIE-Luv:
        34.7440, -10.7830, -73.3300
        Hunter-Lab:
        28.9328, 15.4335, -54.8488
      #354aa5 color charts
#354aa5 RGB chart
      #354aa5 CMYK chart
      #354aa5 RGB pie chart
      #354aa5 color shades, tints & tones
#354aa5 color schemes
#354aa5 color preview, HTML & CSS examples
           This text has a color of #354aa5        
        
          <p style="color:#354aa5;">Text here</p>
        
        
          .mytext {color:#354aa5;}
        
        Text color #354aa5
      
           This box has a color of #354aa5        
        
          <div style="background-color:#354aa5;">Content here</div>
        
        
          .mybackground {background-color:#354aa5;}
        
        Background color #354aa5
      
           Border around this has a color of #354aa5        
        
          <div style="border:2px solid #354aa5;">Content here</div>
        
        
          .myborder {border:2px solid #354aa5;}
        
        Border color #354aa5