#356e8a color space conversions
Hex:
        #356e8a
        RGB:
        53, 110, 138
        CMY:
        79, 57, 46
        CMYK:
        62, 20, 0, 46
      HSL:
        200°, 44.5026%, 37.4510%
        HSV (HSB):
        200°, 61.5942%, 54.1176%
        XYZ:
        11.6316, 13.7437, 26.0845
        xyY:
        0.2260, 0.2671, 13.7437
      CIE-Lab:
        43.8631, -9.7917, -21.0018
        CIE-LCH:
        43.8631, 23.1723, 245.0035
        CIE-Luv:
        43.8631, -23.1955, -28.8022
        Hunter-Lab:
        37.0725, -8.8722, -15.7661
      #356e8a color charts
#356e8a RGB chart
      #356e8a CMYK chart
      #356e8a RGB pie chart
      #356e8a color shades, tints & tones
#356e8a color schemes
#356e8a color preview, HTML & CSS examples
           This text has a color of #356e8a        
        
          <p style="color:#356e8a;">Text here</p>
        
        
          .mytext {color:#356e8a;}
        
        Text color #356e8a
      
           This box has a color of #356e8a        
        
          <div style="background-color:#356e8a;">Content here</div>
        
        
          .mybackground {background-color:#356e8a;}
        
        Background color #356e8a
      
           Border around this has a color of #356e8a        
        
          <div style="border:2px solid #356e8a;">Content here</div>
        
        
          .myborder {border:2px solid #356e8a;}
        
        Border color #356e8a