#2440ff color space conversions
Hex:
        #2440ff
        RGB:
        36, 64, 255
        CMY:
        86, 75, 0
        CMYK:
        86, 75, 0, 0
      HSL:
        232°, 100.0000%, 57.0588%
        HSV (HSB):
        232°, 85.8824%, 100.0000%
        XYZ:
        20.6110, 11.2619, 95.6952
        xyY:
        0.1616, 0.0883, 11.2619
      CIE-Lab:
        40.0181, 58.9359, -94.9927
        CIE-LCH:
        40.0181, 111.7902, 301.8165
        CIE-Luv:
        40.0181, -12.9359, -133.0141
        Hunter-Lab:
        33.5587, 50.9027, -145.5789
      #2440ff color charts
#2440ff RGB chart
      #2440ff CMYK chart
      #2440ff RGB pie chart
      #2440ff color shades, tints & tones
#2440ff color schemes
#2440ff color preview, HTML & CSS examples
           This text has a color of #2440ff        
        
          <p style="color:#2440ff;">Text here</p>
        
        
          .mytext {color:#2440ff;}
        
        Text color #2440ff
      
           This box has a color of #2440ff        
        
          <div style="background-color:#2440ff;">Content here</div>
        
        
          .mybackground {background-color:#2440ff;}
        
        Background color #2440ff
      
           Border around this has a color of #2440ff        
        
          <div style="border:2px solid #2440ff;">Content here</div>
        
        
          .myborder {border:2px solid #2440ff;}
        
        Border color #2440ff