#2e4eea color space conversions
Hex:
        #2e4eea
        RGB:
        46, 78, 234
        CMY:
        82, 69, 8
        CMYK:
        80, 67, 0, 8
      HSL:
        230°, 81.7391%, 54.9020%
        HSV (HSB):
        230°, 80.3419%, 91.7647%
        XYZ:
        18.7024, 11.9701, 79.1666
        xyY:
        0.1703, 0.1090, 11.9701
      CIE-Lab:
        41.1686, 44.4026, -81.2753
        CIE-LCH:
        41.1686, 92.6135, 298.6488
        CIE-Luv:
        41.1686, -14.0014, -118.3347
        Hunter-Lab:
        34.5979, 35.9445, -111.4485
      #2e4eea color charts
#2e4eea RGB chart
      #2e4eea CMYK chart
      #2e4eea RGB pie chart
      #2e4eea color shades, tints & tones
#2e4eea color schemes
#2e4eea color preview, HTML & CSS examples
           This text has a color of #2e4eea        
        
          <p style="color:#2e4eea;">Text here</p>
        
        
          .mytext {color:#2e4eea;}
        
        Text color #2e4eea
      
           This box has a color of #2e4eea        
        
          <div style="background-color:#2e4eea;">Content here</div>
        
        
          .mybackground {background-color:#2e4eea;}
        
        Background color #2e4eea
      
           Border around this has a color of #2e4eea        
        
          <div style="border:2px solid #2e4eea;">Content here</div>
        
        
          .myborder {border:2px solid #2e4eea;}
        
        Border color #2e4eea