#356a9e color space conversions
Hex:
        #356a9e
        RGB:
        53, 106, 158
        CMY:
        79, 58, 38
        CMYK:
        66, 33, 0, 38
      HSL:
        210°, 49.7630%, 41.3725%
        HSV (HSB):
        210°, 66.4557%, 61.9608%
        XYZ:
        12.7938, 13.5336, 34.2857
        xyY:
        0.2111, 0.2233, 13.5336
      CIE-Lab:
        43.5565, -0.4630, -33.3818
        CIE-LCH:
        43.5565, 33.3850, 269.2054
        CIE-Luv:
        43.5565, -21.0878, -48.7512
        Hunter-Lab:
        36.7880, -2.3020, -29.5055
      #356a9e color charts
#356a9e RGB chart
      #356a9e CMYK chart
      #356a9e RGB pie chart
      #356a9e color shades, tints & tones
#356a9e color schemes
#356a9e color preview, HTML & CSS examples
           This text has a color of #356a9e        
        
          <p style="color:#356a9e;">Text here</p>
        
        
          .mytext {color:#356a9e;}
        
        Text color #356a9e
      
           This box has a color of #356a9e        
        
          <div style="background-color:#356a9e;">Content here</div>
        
        
          .mybackground {background-color:#356a9e;}
        
        Background color #356a9e
      
           Border around this has a color of #356a9e        
        
          <div style="border:2px solid #356a9e;">Content here</div>
        
        
          .myborder {border:2px solid #356a9e;}
        
        Border color #356a9e