#2440d4 color space conversions
Hex:
        #2440d4
        RGB:
        36, 64, 212
        CMY:
        86, 75, 17
        CMYK:
        83, 70, 0, 17
      HSL:
        230°, 70.9677%, 48.6275%
        HSV (HSB):
        230°, 83.0189%, 83.1373%
        XYZ:
        14.4446, 8.7953, 63.2237
        xyY:
        0.1671, 0.1017, 8.7953
      CIE-Lab:
        35.5872, 44.4660, -77.9105
        CIE-LCH:
        35.5872, 89.7066, 299.7147
        CIE-Luv:
        35.5872, -11.9838, -107.6915
        Hunter-Lab:
        29.6569, 35.0401, -105.6368
      #2440d4 color charts
#2440d4 RGB chart
      #2440d4 CMYK chart
      #2440d4 RGB pie chart
      #2440d4 color shades, tints & tones
#2440d4 color schemes
#2440d4 color preview, HTML & CSS examples
           This text has a color of #2440d4        
        
          <p style="color:#2440d4;">Text here</p>
        
        
          .mytext {color:#2440d4;}
        
        Text color #2440d4
      
           This box has a color of #2440d4        
        
          <div style="background-color:#2440d4;">Content here</div>
        
        
          .mybackground {background-color:#2440d4;}
        
        Background color #2440d4
      
           Border around this has a color of #2440d4        
        
          <div style="border:2px solid #2440d4;">Content here</div>
        
        
          .myborder {border:2px solid #2440d4;}
        
        Border color #2440d4