#2e4eda color space conversions
Hex:
        #2e4eda
        RGB:
        46, 78, 218
        CMY:
        82, 69, 15
        CMYK:
        79, 64, 0, 15
      HSL:
        229°, 69.9187%, 51.7647%
        HSV (HSB):
        229°, 78.8991%, 85.4902%
        XYZ:
        16.5060, 11.0916, 67.6006
        xyY:
        0.1734, 0.1165, 11.0916
      CIE-Lab:
        39.7343, 38.7233, -74.5252
        CIE-LCH:
        39.7343, 83.9851, 297.4564
        CIE-Luv:
        39.7343, -13.7670, -108.2219
        Hunter-Lab:
        33.3040, 30.1854, -97.0342
      #2e4eda color charts
#2e4eda RGB chart
      #2e4eda CMYK chart
      #2e4eda RGB pie chart
      #2e4eda color shades, tints & tones
#2e4eda color schemes
#2e4eda color preview, HTML & CSS examples
           This text has a color of #2e4eda        
        
          <p style="color:#2e4eda;">Text here</p>
        
        
          .mytext {color:#2e4eda;}
        
        Text color #2e4eda
      
           This box has a color of #2e4eda        
        
          <div style="background-color:#2e4eda;">Content here</div>
        
        
          .mybackground {background-color:#2e4eda;}
        
        Background color #2e4eda
      
           Border around this has a color of #2e4eda        
        
          <div style="border:2px solid #2e4eda;">Content here</div>
        
        
          .myborder {border:2px solid #2e4eda;}
        
        Border color #2e4eda