#354c8f color space conversions
Hex:
        #354c8f
        RGB:
        53, 76, 143
        CMY:
        79, 70, 44
        CMYK:
        63, 47, 0, 44
      HSL:
        225°, 45.9184%, 38.4314%
        HSV (HSB):
        225°, 62.9371%, 56.0784%
        XYZ:
        9.0106, 7.9089, 27.0383
        xyY:
        0.2050, 0.1799, 7.9089
      CIE-Lab:
        33.7925, 13.3629, -39.8608
        CIE-LCH:
        33.7925, 42.0411, 288.5332
        CIE-Luv:
        33.7925, -11.0661, -55.9529
        Hunter-Lab:
        28.1228, 7.9765, -37.3175
      #354c8f color charts
#354c8f RGB chart
      #354c8f CMYK chart
      #354c8f RGB pie chart
      #354c8f color shades, tints & tones
#354c8f color schemes
#354c8f color preview, HTML & CSS examples
           This text has a color of #354c8f        
        
          <p style="color:#354c8f;">Text here</p>
        
        
          .mytext {color:#354c8f;}
        
        Text color #354c8f
      
           This box has a color of #354c8f        
        
          <div style="background-color:#354c8f;">Content here</div>
        
        
          .mybackground {background-color:#354c8f;}
        
        Background color #354c8f
      
           Border around this has a color of #354c8f        
        
          <div style="border:2px solid #354c8f;">Content here</div>
        
        
          .myborder {border:2px solid #354c8f;}
        
        Border color #354c8f