#2440dc color space conversions
Hex:
        #2440dc
        RGB:
        36, 64, 220
        CMY:
        86, 75, 14
        CMYK:
        84, 71, 0, 14
      HSL:
        231°, 72.4409%, 50.1961%
        HSV (HSB):
        231°, 83.6364%, 86.2745%
        XYZ:
        15.4792, 9.2092, 68.6718
        xyY:
        0.1658, 0.0986, 9.2092
      CIE-Lab:
        36.3839, 47.2559, -81.1982
        CIE-LCH:
        36.3839, 93.9482, 300.1987
        CIE-Luv:
        36.3839, -12.1429, -112.5112
        Hunter-Lab:
        30.3466, 37.9428, -112.9257
      #2440dc color charts
#2440dc RGB chart
      #2440dc CMYK chart
      #2440dc RGB pie chart
      #2440dc color shades, tints & tones
#2440dc color schemes
#2440dc color preview, HTML & CSS examples
           This text has a color of #2440dc        
        
          <p style="color:#2440dc;">Text here</p>
        
        
          .mytext {color:#2440dc;}
        
        Text color #2440dc
      
           This box has a color of #2440dc        
        
          <div style="background-color:#2440dc;">Content here</div>
        
        
          .mybackground {background-color:#2440dc;}
        
        Background color #2440dc
      
           Border around this has a color of #2440dc        
        
          <div style="border:2px solid #2440dc;">Content here</div>
        
        
          .myborder {border:2px solid #2440dc;}
        
        Border color #2440dc