#355fc4 color space conversions
Hex:
        #355fc4
        RGB:
        53, 95, 196
        CMY:
        79, 63, 23
        CMYK:
        73, 52, 0, 23
      HSL:
        222°, 57.4297%, 48.8235%
        HSV (HSB):
        222°, 72.9592%, 76.8627%
        XYZ:
        15.5242, 12.9268, 53.9015
        xyY:
        0.1885, 0.1570, 12.9268
      CIE-Lab:
        42.6528, 20.4994, -57.0880
        CIE-LCH:
        42.6528, 60.6569, 289.7524
        CIE-Luv:
        42.6528, -16.9240, -85.8667
        Hunter-Lab:
        35.9539, 14.1536, -63.7188
      #355fc4 color charts
#355fc4 RGB chart
      #355fc4 CMYK chart
      #355fc4 RGB pie chart
      #355fc4 color shades, tints & tones
#355fc4 color schemes
#355fc4 color preview, HTML & CSS examples
           This text has a color of #355fc4        
        
          <p style="color:#355fc4;">Text here</p>
        
        
          .mytext {color:#355fc4;}
        
        Text color #355fc4
      
           This box has a color of #355fc4        
        
          <div style="background-color:#355fc4;">Content here</div>
        
        
          .mybackground {background-color:#355fc4;}
        
        Background color #355fc4
      
           Border around this has a color of #355fc4        
        
          <div style="border:2px solid #355fc4;">Content here</div>
        
        
          .myborder {border:2px solid #355fc4;}
        
        Border color #355fc4