#2440bc color space conversions
Hex:
        #2440bc
        RGB:
        36, 64, 188
        CMY:
        86, 75, 26
        CMYK:
        81, 66, 0, 26
      HSL:
        229°, 67.8571%, 43.9216%
        HSV (HSB):
        229°, 80.8511%, 73.7255%
        XYZ:
        11.6381, 7.6727, 48.4445
        xyY:
        0.1718, 0.1132, 7.6727
      CIE-Lab:
        33.2917, 35.8207, -67.6976
        CIE-LCH:
        33.2917, 76.5904, 297.8846
        CIE-Luv:
        33.2917, -11.5690, -92.8419
        Hunter-Lab:
        27.6996, 26.5227, -84.3039
      #2440bc color charts
#2440bc RGB chart
      #2440bc CMYK chart
      #2440bc RGB pie chart
      #2440bc color shades, tints & tones
#2440bc color schemes
#2440bc color preview, HTML & CSS examples
           This text has a color of #2440bc        
        
          <p style="color:#2440bc;">Text here</p>
        
        
          .mytext {color:#2440bc;}
        
        Text color #2440bc
      
           This box has a color of #2440bc        
        
          <div style="background-color:#2440bc;">Content here</div>
        
        
          .mybackground {background-color:#2440bc;}
        
        Background color #2440bc
      
           Border around this has a color of #2440bc        
        
          <div style="border:2px solid #2440bc;">Content here</div>
        
        
          .myborder {border:2px solid #2440bc;}
        
        Border color #2440bc