#356bc3 color space conversions
Hex:
        #356bc3
        RGB:
        53, 107, 195
        CMY:
        79, 58, 24
        CMYK:
        73, 45, 0, 24
      HSL:
        217°, 57.2581%, 48.6275%
        HSV (HSB):
        217°, 72.8205%, 76.4706%
        XYZ:
        16.5762, 15.2124, 53.6924
        xyY:
        0.1939, 0.1780, 15.2124
      CIE-Lab:
        45.9238, 12.4396, -51.2436
        CIE-LCH:
        45.9238, 52.7318, 283.6449
        CIE-Luv:
        45.9238, -20.5745, -78.1975
        Hunter-Lab:
        39.0031, 7.6067, -54.3176
      #356bc3 color charts
#356bc3 RGB chart
      #356bc3 CMYK chart
      #356bc3 RGB pie chart
      #356bc3 color shades, tints & tones
#356bc3 color schemes
#356bc3 color preview, HTML & CSS examples
           This text has a color of #356bc3        
        
          <p style="color:#356bc3;">Text here</p>
        
        
          .mytext {color:#356bc3;}
        
        Text color #356bc3
      
           This box has a color of #356bc3        
        
          <div style="background-color:#356bc3;">Content here</div>
        
        
          .mybackground {background-color:#356bc3;}
        
        Background color #356bc3
      
           Border around this has a color of #356bc3        
        
          <div style="border:2px solid #356bc3;">Content here</div>
        
        
          .myborder {border:2px solid #356bc3;}
        
        Border color #356bc3