#2350b1 color space conversions
Hex:
        #2350b1
        RGB:
        35, 80, 177
        CMY:
        86, 69, 31
        CMYK:
        80, 55, 0, 31
      HSL:
        221°, 66.9811%, 41.5686%
        HSV (HSB):
        221°, 80.2260%, 69.4118%
        XYZ:
        11.4976, 9.2690, 42.7781
        xyY:
        0.1809, 0.1459, 9.2690
      CIE-Lab:
        36.4971, 21.0018, -55.9696
        CIE-LCH:
        36.4971, 59.7802, 290.5679
        CIE-Luv:
        36.4971, -15.6196, -80.2761
        Hunter-Lab:
        30.4450, 14.1322, -61.9965
      #2350b1 color charts
#2350b1 RGB chart
      #2350b1 CMYK chart
      #2350b1 RGB pie chart
      #2350b1 color shades, tints & tones
#2350b1 color schemes
#2350b1 color preview, HTML & CSS examples
           This text has a color of #2350b1        
        
          <p style="color:#2350b1;">Text here</p>
        
        
          .mytext {color:#2350b1;}
        
        Text color #2350b1
      
           This box has a color of #2350b1        
        
          <div style="background-color:#2350b1;">Content here</div>
        
        
          .mybackground {background-color:#2350b1;}
        
        Background color #2350b1
      
           Border around this has a color of #2350b1        
        
          <div style="border:2px solid #2350b1;">Content here</div>
        
        
          .myborder {border:2px solid #2350b1;}
        
        Border color #2350b1