#2340c4 color space conversions
Hex:
        #2340c4
        RGB:
        35, 64, 196
        CMY:
        86, 75, 23
        CMYK:
        82, 67, 0, 23
      HSL:
        229°, 69.6970%, 45.2941%
        HSV (HSB):
        229°, 82.1429%, 76.8627%
        XYZ:
        12.4903, 8.0096, 53.1123
        xyY:
        0.1697, 0.1088, 8.0096
      CIE-Lab:
        34.0030, 38.6738, -71.2255
        CIE-LCH:
        34.0030, 81.0477, 298.5009
        CIE-Luv:
        34.0030, -11.8125, -97.8849
        Hunter-Lab:
        28.3013, 29.2509, -91.4569
      #2340c4 color charts
#2340c4 RGB chart
      #2340c4 CMYK chart
      #2340c4 RGB pie chart
      #2340c4 color shades, tints & tones
#2340c4 color schemes
#2340c4 color preview, HTML & CSS examples
           This text has a color of #2340c4        
        
          <p style="color:#2340c4;">Text here</p>
        
        
          .mytext {color:#2340c4;}
        
        Text color #2340c4
      
           This box has a color of #2340c4        
        
          <div style="background-color:#2340c4;">Content here</div>
        
        
          .mybackground {background-color:#2340c4;}
        
        Background color #2340c4
      
           Border around this has a color of #2340c4        
        
          <div style="border:2px solid #2340c4;">Content here</div>
        
        
          .myborder {border:2px solid #2340c4;}
        
        Border color #2340c4