#2440f5 color space conversions
Hex:
        #2440f5
        RGB:
        36, 64, 245
        CMY:
        86, 75, 4
        CMYK:
        85, 74, 0, 4
      HSL:
        232°, 91.2664%, 55.0980%
        HSV (HSB):
        232°, 85.3061%, 96.0784%
        XYZ:
        19.0424, 10.6344, 87.4352
        xyY:
        0.1626, 0.0908, 10.6344
      CIE-Lab:
        38.9578, 55.6837, -91.1420
        CIE-LCH:
        38.9578, 106.8061, 301.4230
        CIE-Luv:
        38.9578, -12.6951, -127.2411
        Hunter-Lab:
        32.6105, 47.1640, -136.1410
      #2440f5 color charts
#2440f5 RGB chart
      #2440f5 CMYK chart
      #2440f5 RGB pie chart
      #2440f5 color shades, tints & tones
#2440f5 color schemes
#2440f5 color preview, HTML & CSS examples
           This text has a color of #2440f5        
        
          <p style="color:#2440f5;">Text here</p>
        
        
          .mytext {color:#2440f5;}
        
        Text color #2440f5
      
           This box has a color of #2440f5        
        
          <div style="background-color:#2440f5;">Content here</div>
        
        
          .mybackground {background-color:#2440f5;}
        
        Background color #2440f5
      
           Border around this has a color of #2440f5        
        
          <div style="border:2px solid #2440f5;">Content here</div>
        
        
          .myborder {border:2px solid #2440f5;}
        
        Border color #2440f5