#355f6a color space conversions
Hex:
        #355f6a
        RGB:
        53, 95, 106
        CMY:
        79, 63, 58
        CMYK:
        50, 10, 0, 58
      HSL:
        192°, 33.3333%, 31.1765%
        HSV (HSB):
        192°, 50.0000%, 41.5686%
        XYZ:
        8.1619, 9.9819, 15.1322
        xyY:
        0.2453, 0.3000, 9.9819
      CIE-Lab:
        37.8099, -11.3483, -10.8205
        CIE-LCH:
        37.8099, 15.6801, 223.6361
        CIE-Luv:
        37.8099, -18.3050, -12.9831
        Hunter-Lab:
        31.5942, -9.1767, -6.2813
      #355f6a color charts
#355f6a RGB chart
      #355f6a CMYK chart
      #355f6a RGB pie chart
      #355f6a color shades, tints & tones
#355f6a color schemes
#355f6a color preview, HTML & CSS examples
           This text has a color of #355f6a        
        
          <p style="color:#355f6a;">Text here</p>
        
        
          .mytext {color:#355f6a;}
        
        Text color #355f6a
      
           This box has a color of #355f6a        
        
          <div style="background-color:#355f6a;">Content here</div>
        
        
          .mybackground {background-color:#355f6a;}
        
        Background color #355f6a
      
           Border around this has a color of #355f6a        
        
          <div style="border:2px solid #355f6a;">Content here</div>
        
        
          .myborder {border:2px solid #355f6a;}
        
        Border color #355f6a