#354d7f color space conversions
Hex:
        #354d7f
        RGB:
        53, 77, 127
        CMY:
        79, 70, 50
        CMYK:
        58, 39, 0, 50
      HSL:
        221°, 41.1111%, 35.2941%
        HSV (HSB):
        221°, 58.2677%, 49.8039%
        XYZ:
        7.9528, 7.5969, 21.1259
        xyY:
        0.2168, 0.2071, 7.5969
      CIE-Lab:
        33.1290, 6.9284, -31.0788
        CIE-LCH:
        33.1290, 31.8417, 282.5675
        CIE-Luv:
        33.1290, -11.2625, -42.7761
        Hunter-Lab:
        27.5626, 3.2695, -26.1502
      #354d7f color charts
#354d7f RGB chart
      #354d7f CMYK chart
      #354d7f RGB pie chart
      #354d7f color shades, tints & tones
#354d7f color schemes
#354d7f color preview, HTML & CSS examples
           This text has a color of #354d7f        
        
          <p style="color:#354d7f;">Text here</p>
        
        
          .mytext {color:#354d7f;}
        
        Text color #354d7f
      
           This box has a color of #354d7f        
        
          <div style="background-color:#354d7f;">Content here</div>
        
        
          .mybackground {background-color:#354d7f;}
        
        Background color #354d7f
      
           Border around this has a color of #354d7f        
        
          <div style="border:2px solid #354d7f;">Content here</div>
        
        
          .myborder {border:2px solid #354d7f;}
        
        Border color #354d7f