#356a8e color space conversions
Hex:
        #356a8e
        RGB:
        53, 106, 142
        CMY:
        79, 58, 44
        CMYK:
        63, 25, 0, 44
      HSL:
        204°, 45.6410%, 38.2353%
        HSV (HSB):
        204°, 62.6761%, 55.6863%
        XYZ:
        11.5047, 13.0179, 27.4975
        xyY:
        0.2212, 0.2502, 13.0179
      CIE-Lab:
        42.7903, -6.0731, -25.0552
        CIE-LCH:
        42.7903, 25.7807, 256.3749
        CIE-Luv:
        42.7903, -21.5565, -35.2158
        Hunter-Lab:
        36.0804, -6.2236, -19.9297
      #356a8e color charts
#356a8e RGB chart
      #356a8e CMYK chart
      #356a8e RGB pie chart
      #356a8e color shades, tints & tones
#356a8e color schemes
#356a8e color preview, HTML & CSS examples
           This text has a color of #356a8e        
        
          <p style="color:#356a8e;">Text here</p>
        
        
          .mytext {color:#356a8e;}
        
        Text color #356a8e
      
           This box has a color of #356a8e        
        
          <div style="background-color:#356a8e;">Content here</div>
        
        
          .mybackground {background-color:#356a8e;}
        
        Background color #356a8e
      
           Border around this has a color of #356a8e        
        
          <div style="border:2px solid #356a8e;">Content here</div>
        
        
          .myborder {border:2px solid #356a8e;}
        
        Border color #356a8e