#355f81 color space conversions
Hex:
        #355f81
        RGB:
        53, 95, 129
        CMY:
        79, 63, 49
        CMYK:
        59, 26, 0, 49
      HSL:
        207°, 41.7582%, 35.6863%
        HSV (HSB):
        207°, 58.9147%, 50.5882%
        XYZ:
        9.5229, 10.5263, 22.2987
        xyY:
        0.2249, 0.2486, 10.5263
      CIE-Lab:
        38.7709, -3.8542, -23.4556
        CIE-LCH:
        38.7709, 23.7702, 260.6685
        CIE-Luv:
        38.7709, -17.7787, -32.2678
        Hunter-Lab:
        32.4442, -4.3850, -18.0387
      #355f81 color charts
#355f81 RGB chart
      #355f81 CMYK chart
      #355f81 RGB pie chart
      #355f81 color shades, tints & tones
#355f81 color schemes
#355f81 color preview, HTML & CSS examples
           This text has a color of #355f81        
        
          <p style="color:#355f81;">Text here</p>
        
        
          .mytext {color:#355f81;}
        
        Text color #355f81
      
           This box has a color of #355f81        
        
          <div style="background-color:#355f81;">Content here</div>
        
        
          .mybackground {background-color:#355f81;}
        
        Background color #355f81
      
           Border around this has a color of #355f81        
        
          <div style="border:2px solid #355f81;">Content here</div>
        
        
          .myborder {border:2px solid #355f81;}
        
        Border color #355f81