#356f98 color space conversions
Hex:
        #356f98
        RGB:
        53, 111, 152
        CMY:
        79, 56, 40
        CMYK:
        65, 27, 0, 40
      HSL:
        205°, 48.2927%, 40.1961%
        HSV (HSB):
        205°, 65.1316%, 59.6078%
        XYZ:
        12.8201, 14.3928, 31.8082
        xyY:
        0.2172, 0.2439, 14.3928
      CIE-Lab:
        44.7910, -5.6086, -27.8936
        CIE-LCH:
        44.7910, 28.4518, 258.6312
        CIE-Luv:
        44.7910, -23.0776, -40.0058
        Hunter-Lab:
        37.9378, -6.0715, -23.1540
      #356f98 color charts
#356f98 RGB chart
      #356f98 CMYK chart
      #356f98 RGB pie chart
      #356f98 color shades, tints & tones
#356f98 color schemes
#356f98 color preview, HTML & CSS examples
           This text has a color of #356f98        
        
          <p style="color:#356f98;">Text here</p>
        
        
          .mytext {color:#356f98;}
        
        Text color #356f98
      
           This box has a color of #356f98        
        
          <div style="background-color:#356f98;">Content here</div>
        
        
          .mybackground {background-color:#356f98;}
        
        Background color #356f98
      
           Border around this has a color of #356f98        
        
          <div style="border:2px solid #356f98;">Content here</div>
        
        
          .myborder {border:2px solid #356f98;}
        
        Border color #356f98