#354e55 color space conversions
Hex:
        #354e55
        RGB:
        53, 78, 85
        CMY:
        79, 69, 67
        CMYK:
        38, 8, 0, 67
      HSL:
        193°, 23.1884%, 27.0588%
        HSV (HSB):
        193°, 37.6471%, 33.3333%
        XYZ:
        5.8323, 6.8615, 9.6113
        xyY:
        0.2615, 0.3076, 6.8615
      CIE-Lab:
        31.4896, -7.4830, -7.1722
        CIE-LCH:
        31.4896, 10.3652, 223.7850
        CIE-Luv:
        31.4896, -11.5784, -7.9864
        Hunter-Lab:
        26.1945, -6.0970, -3.4186
      #354e55 color charts
#354e55 RGB chart
      #354e55 CMYK chart
      #354e55 RGB pie chart
      #354e55 color shades, tints & tones
#354e55 color schemes
#354e55 color preview, HTML & CSS examples
           This text has a color of #354e55        
        
          <p style="color:#354e55;">Text here</p>
        
        
          .mytext {color:#354e55;}
        
        Text color #354e55
      
           This box has a color of #354e55        
        
          <div style="background-color:#354e55;">Content here</div>
        
        
          .mybackground {background-color:#354e55;}
        
        Background color #354e55
      
           Border around this has a color of #354e55        
        
          <div style="border:2px solid #354e55;">Content here</div>
        
        
          .myborder {border:2px solid #354e55;}
        
        Border color #354e55