#356aa6 color space conversions
Hex:
        #356aa6
        RGB:
        53, 106, 166
        CMY:
        79, 58, 35
        CMYK:
        68, 36, 0, 35
      HSL:
        212°, 51.5982%, 42.9412%
        HSV (HSB):
        212°, 68.0723%, 65.0980%
        XYZ:
        13.5052, 13.8181, 38.0318
        xyY:
        0.2066, 0.2114, 13.8181
      CIE-Lab:
        43.9710, 2.4143, -37.4524
        CIE-LCH:
        43.9710, 37.5301, 273.6884
        CIE-Luv:
        43.9710, -20.8771, -55.4254
        Hunter-Lab:
        37.1727, -0.2018, -34.6392
      #356aa6 color charts
#356aa6 RGB chart
      #356aa6 CMYK chart
      #356aa6 RGB pie chart
      #356aa6 color shades, tints & tones
#356aa6 color schemes
#356aa6 color preview, HTML & CSS examples
           This text has a color of #356aa6        
        
          <p style="color:#356aa6;">Text here</p>
        
        
          .mytext {color:#356aa6;}
        
        Text color #356aa6
      
           This box has a color of #356aa6        
        
          <div style="background-color:#356aa6;">Content here</div>
        
        
          .mybackground {background-color:#356aa6;}
        
        Background color #356aa6
      
           Border around this has a color of #356aa6        
        
          <div style="border:2px solid #356aa6;">Content here</div>
        
        
          .myborder {border:2px solid #356aa6;}
        
        Border color #356aa6