#355ba6 color space conversions
Hex:
        #355ba6
        RGB:
        53, 91, 166
        CMY:
        79, 64, 35
        CMYK:
        68, 45, 0, 35
      HSL:
        220°, 51.5982%, 42.9412%
        HSV (HSB):
        220°, 68.0723%, 65.0980%
        XYZ:
        12.0922, 10.9922, 37.5608
        xyY:
        0.1994, 0.1813, 10.9922
      CIE-Lab:
        39.5674, 11.9591, -44.4610
        CIE-LCH:
        39.5674, 46.0413, 285.0551
        CIE-Luv:
        39.5674, -15.8704, -65.2205
        Hunter-Lab:
        33.1545, 7.0826, -43.9615
      #355ba6 color charts
#355ba6 RGB chart
      #355ba6 CMYK chart
      #355ba6 RGB pie chart
      #355ba6 color shades, tints & tones
#355ba6 color schemes
#355ba6 color preview, HTML & CSS examples
           This text has a color of #355ba6        
        
          <p style="color:#355ba6;">Text here</p>
        
        
          .mytext {color:#355ba6;}
        
        Text color #355ba6
      
           This box has a color of #355ba6        
        
          <div style="background-color:#355ba6;">Content here</div>
        
        
          .mybackground {background-color:#355ba6;}
        
        Background color #355ba6
      
           Border around this has a color of #355ba6        
        
          <div style="border:2px solid #355ba6;">Content here</div>
        
        
          .myborder {border:2px solid #355ba6;}
        
        Border color #355ba6