#356fc8 color space conversions
Hex:
        #356fc8
        RGB:
        53, 111, 200
        CMY:
        79, 56, 22
        CMYK:
        74, 45, 0, 22
      HSL:
        216°, 58.1028%, 49.6078%
        HSV (HSB):
        216°, 73.5000%, 78.4314%
        XYZ:
        17.5780, 16.2959, 56.8625
        xyY:
        0.1937, 0.1796, 16.2959
      CIE-Lab:
        47.3603, 11.7652, -51.8172
        CIE-LCH:
        47.3603, 53.1361, 282.7922
        CIE-Luv:
        47.3603, -21.7386, -79.6157
        Hunter-Lab:
        40.3682, 7.0819, -55.2581
      #356fc8 color charts
#356fc8 RGB chart
      #356fc8 CMYK chart
      #356fc8 RGB pie chart
      #356fc8 color shades, tints & tones
#356fc8 color schemes
#356fc8 color preview, HTML & CSS examples
           This text has a color of #356fc8        
        
          <p style="color:#356fc8;">Text here</p>
        
        
          .mytext {color:#356fc8;}
        
        Text color #356fc8
      
           This box has a color of #356fc8        
        
          <div style="background-color:#356fc8;">Content here</div>
        
        
          .mybackground {background-color:#356fc8;}
        
        Background color #356fc8
      
           Border around this has a color of #356fc8        
        
          <div style="border:2px solid #356fc8;">Content here</div>
        
        
          .myborder {border:2px solid #356fc8;}
        
        Border color #356fc8