#356ba1 color space conversions
Hex:
        #356ba1
        RGB:
        53, 107, 161
        CMY:
        79, 58, 37
        CMYK:
        67, 34, 0, 37
      HSL:
        210°, 50.4673%, 41.9608%
        HSV (HSB):
        210°, 67.0807%, 63.1373%
        XYZ:
        13.1589, 13.8455, 35.6971
        xyY:
        0.2099, 0.2208, 13.8455
      CIE-Lab:
        44.0105, -0.0052, -34.4410
        CIE-LCH:
        44.0105, 34.4410, 269.9913
        CIE-Luv:
        44.0105, -21.3591, -50.5492
        Hunter-Lab:
        37.2095, -1.9912, -30.8334
      #356ba1 color charts
#356ba1 RGB chart
      #356ba1 CMYK chart
      #356ba1 RGB pie chart
      #356ba1 color shades, tints & tones
#356ba1 color schemes
#356ba1 color preview, HTML & CSS examples
           This text has a color of #356ba1        
        
          <p style="color:#356ba1;">Text here</p>
        
        
          .mytext {color:#356ba1;}
        
        Text color #356ba1
      
           This box has a color of #356ba1        
        
          <div style="background-color:#356ba1;">Content here</div>
        
        
          .mybackground {background-color:#356ba1;}
        
        Background color #356ba1
      
           Border around this has a color of #356ba1        
        
          <div style="border:2px solid #356ba1;">Content here</div>
        
        
          .myborder {border:2px solid #356ba1;}
        
        Border color #356ba1