#2356c1 color space conversions
Hex:
        #2356c1
        RGB:
        35, 86, 193
        CMY:
        86, 66, 24
        CMYK:
        82, 55, 0, 24
      HSL:
        221°, 69.2982%, 44.7059%
        HSV (HSB):
        221°, 81.8653%, 75.6863%
        XYZ:
        13.6466, 10.8632, 51.8296
        xyY:
        0.1788, 0.1423, 10.8632
      CIE-Lab:
        39.3490, 23.2439, -60.7305
        CIE-LCH:
        39.3490, 65.0267, 290.9438
        CIE-Luv:
        39.3490, -17.1183, -88.9699
        Hunter-Lab:
        32.9593, 16.2279, -70.1640
      #2356c1 color charts
#2356c1 RGB chart
      #2356c1 CMYK chart
      #2356c1 RGB pie chart
      #2356c1 color shades, tints & tones
#2356c1 color schemes
#2356c1 color preview, HTML & CSS examples
           This text has a color of #2356c1        
        
          <p style="color:#2356c1;">Text here</p>
        
        
          .mytext {color:#2356c1;}
        
        Text color #2356c1
      
           This box has a color of #2356c1        
        
          <div style="background-color:#2356c1;">Content here</div>
        
        
          .mybackground {background-color:#2356c1;}
        
        Background color #2356c1
      
           Border around this has a color of #2356c1        
        
          <div style="border:2px solid #2356c1;">Content here</div>
        
        
          .myborder {border:2px solid #2356c1;}
        
        Border color #2356c1