#356fc1 color space conversions
Hex:
        #356fc1
        RGB:
        53, 111, 193
        CMY:
        79, 56, 24
        CMYK:
        73, 42, 0, 24
      HSL:
        215°, 56.9106%, 48.2353%
        HSV (HSB):
        215°, 72.5389%, 75.6863%
        XYZ:
        16.7783, 15.9760, 52.6514
        xyY:
        0.1965, 0.1871, 15.9760
      CIE-Lab:
        46.9430, 9.1768, -48.4584
        CIE-LCH:
        46.9430, 49.3197, 280.7234
        CIE-Luv:
        46.9430, -21.8941, -74.0513
        Hunter-Lab:
        39.9700, 4.9817, -50.1221
      #356fc1 color charts
#356fc1 RGB chart
      #356fc1 CMYK chart
      #356fc1 RGB pie chart
      #356fc1 color shades, tints & tones
#356fc1 color schemes
#356fc1 color preview, HTML & CSS examples
           This text has a color of #356fc1        
        
          <p style="color:#356fc1;">Text here</p>
        
        
          .mytext {color:#356fc1;}
        
        Text color #356fc1
      
           This box has a color of #356fc1        
        
          <div style="background-color:#356fc1;">Content here</div>
        
        
          .mybackground {background-color:#356fc1;}
        
        Background color #356fc1
      
           Border around this has a color of #356fc1        
        
          <div style="border:2px solid #356fc1;">Content here</div>
        
        
          .myborder {border:2px solid #356fc1;}
        
        Border color #356fc1