#354a8f color space conversions
Hex:
        #354a8f
        RGB:
        53, 74, 143
        CMY:
        79, 71, 44
        CMYK:
        63, 48, 0, 44
      HSL:
        226°, 45.9184%, 38.4314%
        HSV (HSB):
        226°, 62.9371%, 56.0784%
        XYZ:
        8.8749, 7.6376, 26.9930
        xyY:
        0.2040, 0.1756, 7.6376
      CIE-Lab:
        33.2165, 14.6959, -40.7838
        CIE-LCH:
        33.2165, 43.3508, 289.8159
        CIE-Luv:
        33.2165, -10.4405, -57.0307
        Hunter-Lab:
        27.6362, 8.9588, -38.5648
      #354a8f color charts
#354a8f RGB chart
      #354a8f CMYK chart
      #354a8f RGB pie chart
      #354a8f color shades, tints & tones
#354a8f color schemes
#354a8f color preview, HTML & CSS examples
           This text has a color of #354a8f        
        
          <p style="color:#354a8f;">Text here</p>
        
        
          .mytext {color:#354a8f;}
        
        Text color #354a8f
      
           This box has a color of #354a8f        
        
          <div style="background-color:#354a8f;">Content here</div>
        
        
          .mybackground {background-color:#354a8f;}
        
        Background color #354a8f
      
           Border around this has a color of #354a8f        
        
          <div style="border:2px solid #354a8f;">Content here</div>
        
        
          .myborder {border:2px solid #354a8f;}
        
        Border color #354a8f