#354e64 color space conversions
Hex:
        #354e64
        RGB:
        53, 78, 100
        CMY:
        79, 69, 61
        CMYK:
        47, 22, 0, 61
      HSL:
        208°, 30.7190%, 30.0000%
        HSV (HSB):
        208°, 47.0000%, 39.2157%
        XYZ:
        6.4928, 7.1258, 13.0898
        xyY:
        0.2431, 0.2668, 7.1258
      CIE-Lab:
        32.0915, -2.8967, -15.7920
        CIE-LCH:
        32.0915, 16.0555, 259.6058
        CIE-Luv:
        32.0915, -11.5569, -20.1123
        Hunter-Lab:
        26.6941, -3.2980, -10.3877
      #354e64 color charts
#354e64 RGB chart
      #354e64 CMYK chart
      #354e64 RGB pie chart
      #354e64 color shades, tints & tones
#354e64 color schemes
#354e64 color preview, HTML & CSS examples
           This text has a color of #354e64        
        
          <p style="color:#354e64;">Text here</p>
        
        
          .mytext {color:#354e64;}
        
        Text color #354e64
      
           This box has a color of #354e64        
        
          <div style="background-color:#354e64;">Content here</div>
        
        
          .mybackground {background-color:#354e64;}
        
        Background color #354e64
      
           Border around this has a color of #354e64        
        
          <div style="border:2px solid #354e64;">Content here</div>
        
        
          .myborder {border:2px solid #354e64;}
        
        Border color #354e64