#2440c4 color space conversions
Hex:
        #2440c4
        RGB:
        36, 64, 196
        CMY:
        86, 75, 23
        CMYK:
        82, 67, 0, 23
      HSL:
        230°, 68.9655%, 45.4902%
        HSV (HSB):
        230°, 81.6327%, 76.8627%
        XYZ:
        12.5248, 8.0274, 53.1139
        xyY:
        0.1700, 0.1090, 8.0274
      CIE-Lab:
        34.0398, 38.7480, -71.1635
        CIE-LCH:
        34.0398, 81.0287, 298.5680
        CIE-Luv:
        34.0398, -11.6960, -97.8635
        Hunter-Lab:
        28.3326, 29.3258, -91.3153
      #2440c4 color charts
#2440c4 RGB chart
      #2440c4 CMYK chart
      #2440c4 RGB pie chart
      #2440c4 color shades, tints & tones
#2440c4 color schemes
#2440c4 color preview, HTML & CSS examples
           This text has a color of #2440c4        
        
          <p style="color:#2440c4;">Text here</p>
        
        
          .mytext {color:#2440c4;}
        
        Text color #2440c4
      
           This box has a color of #2440c4        
        
          <div style="background-color:#2440c4;">Content here</div>
        
        
          .mybackground {background-color:#2440c4;}
        
        Background color #2440c4
      
           Border around this has a color of #2440c4        
        
          <div style="border:2px solid #2440c4;">Content here</div>
        
        
          .myborder {border:2px solid #2440c4;}
        
        Border color #2440c4