#2445dc color space conversions
Hex:
        #2445dc
        RGB:
        36, 69, 220
        CMY:
        86, 73, 14
        CMYK:
        84, 69, 0, 14
      HSL:
        229°, 72.4409%, 50.1961%
        HSV (HSB):
        229°, 83.6364%, 86.2745%
        XYZ:
        15.7739, 9.7986, 68.7701
        xyY:
        0.1672, 0.1039, 9.7986
      CIE-Lab:
        37.4785, 44.2598, -79.3927
        CIE-LCH:
        37.4785, 90.8963, 299.1388
        CIE-Luv:
        37.4785, -13.0955, -111.7621
        Hunter-Lab:
        31.3027, 35.1691, -108.3443
      #2445dc color charts
#2445dc RGB chart
      #2445dc CMYK chart
      #2445dc RGB pie chart
      #2445dc color shades, tints & tones
#2445dc color schemes
#2445dc color preview, HTML & CSS examples
           This text has a color of #2445dc        
        
          <p style="color:#2445dc;">Text here</p>
        
        
          .mytext {color:#2445dc;}
        
        Text color #2445dc
      
           This box has a color of #2445dc        
        
          <div style="background-color:#2445dc;">Content here</div>
        
        
          .mybackground {background-color:#2445dc;}
        
        Background color #2445dc
      
           Border around this has a color of #2445dc        
        
          <div style="border:2px solid #2445dc;">Content here</div>
        
        
          .myborder {border:2px solid #2445dc;}
        
        Border color #2445dc