#2e428a color space conversions
Hex:
        #2e428a
        RGB:
        46, 66, 138
        CMY:
        82, 74, 46
        CMYK:
        67, 52, 0, 46
      HSL:
        227°, 50.0000%, 36.0784%
        HSV (HSB):
        227°, 66.6667%, 54.1176%
        XYZ:
        7.6624, 6.3122, 24.8593
        xyY:
        0.1973, 0.1625, 6.3122
      CIE-Lab:
        30.1870, 16.9139, -42.6053
        CIE-LCH:
        30.1870, 45.8399, 291.6526
        CIE-Luv:
        30.1870, -9.6555, -57.7801
        Hunter-Lab:
        25.1242, 10.4716, -41.0779
      #2e428a color charts
#2e428a RGB chart
      #2e428a CMYK chart
      #2e428a RGB pie chart
      #2e428a color shades, tints & tones
#2e428a color schemes
#2e428a color preview, HTML & CSS examples
           This text has a color of #2e428a        
        
          <p style="color:#2e428a;">Text here</p>
        
        
          .mytext {color:#2e428a;}
        
        Text color #2e428a
      
           This box has a color of #2e428a        
        
          <div style="background-color:#2e428a;">Content here</div>
        
        
          .mybackground {background-color:#2e428a;}
        
        Background color #2e428a
      
           Border around this has a color of #2e428a        
        
          <div style="border:2px solid #2e428a;">Content here</div>
        
        
          .myborder {border:2px solid #2e428a;}
        
        Border color #2e428a