#355ba2 color space conversions
Hex:
        #355ba2
        RGB:
        53, 91, 162
        CMY:
        79, 64, 36
        CMYK:
        67, 44, 0, 36
      HSL:
        219°, 50.6977%, 42.1569%
        HSV (HSB):
        219°, 67.2840%, 63.5294%
        XYZ:
        11.7309, 10.8477, 35.6579
        xyY:
        0.2014, 0.1863, 10.8477
      CIE-Lab:
        39.3227, 10.4833, -42.4729
        CIE-LCH:
        39.3227, 43.7476, 283.8648
        CIE-Luv:
        39.3227, -15.8990, -62.0694
        Hunter-Lab:
        32.9358, 5.9393, -41.1352
      #355ba2 color charts
#355ba2 RGB chart
      #355ba2 CMYK chart
      #355ba2 RGB pie chart
      #355ba2 color shades, tints & tones
#355ba2 color schemes
#355ba2 color preview, HTML & CSS examples
           This text has a color of #355ba2        
        
          <p style="color:#355ba2;">Text here</p>
        
        
          .mytext {color:#355ba2;}
        
        Text color #355ba2
      
           This box has a color of #355ba2        
        
          <div style="background-color:#355ba2;">Content here</div>
        
        
          .mybackground {background-color:#355ba2;}
        
        Background color #355ba2
      
           Border around this has a color of #355ba2        
        
          <div style="border:2px solid #355ba2;">Content here</div>
        
        
          .myborder {border:2px solid #355ba2;}
        
        Border color #355ba2