#2350c7 color space conversions
Hex:
        #2350c7
        RGB:
        35, 80, 199
        CMY:
        86, 69, 22
        CMYK:
        82, 60, 0, 22
      HSL:
        224°, 70.0855%, 45.8824%
        HSV (HSB):
        224°, 82.4121%, 78.0392%
        XYZ:
        13.8706, 10.2182, 55.2741
        xyY:
        0.1748, 0.1288, 10.2182
      CIE-Lab:
        38.2312, 29.4872, -66.0432
        CIE-LCH:
        38.2312, 72.3270, 294.0600
        CIE-Luv:
        38.2312, -15.5109, -95.4950
        Hunter-Lab:
        31.9659, 21.5143, -80.1457
      #2350c7 color charts
#2350c7 RGB chart
      #2350c7 CMYK chart
      #2350c7 RGB pie chart
      #2350c7 color shades, tints & tones
#2350c7 color schemes
#2350c7 color preview, HTML & CSS examples
           This text has a color of #2350c7        
        
          <p style="color:#2350c7;">Text here</p>
        
        
          .mytext {color:#2350c7;}
        
        Text color #2350c7
      
           This box has a color of #2350c7        
        
          <div style="background-color:#2350c7;">Content here</div>
        
        
          .mybackground {background-color:#2350c7;}
        
        Background color #2350c7
      
           Border around this has a color of #2350c7        
        
          <div style="border:2px solid #2350c7;">Content here</div>
        
        
          .myborder {border:2px solid #2350c7;}
        
        Border color #2350c7