#2e4287 color space conversions
Hex:
        #2e4287
        RGB:
        46, 66, 135
        CMY:
        82, 74, 47
        CMYK:
        66, 51, 0, 47
      HSL:
        227°, 49.1713%, 35.4902%
        HSV (HSB):
        227°, 65.9259%, 52.9412%
        XYZ:
        7.4481, 6.2265, 23.7310
        xyY:
        0.1991, 0.1665, 6.2265
      CIE-Lab:
        29.9770, 15.7866, -41.0892
        CIE-LCH:
        29.9770, 44.0175, 291.0170
        CIE-Luv:
        29.9770, -9.6129, -55.5724
        Hunter-Lab:
        24.9530, 9.6117, -38.9191
      #2e4287 color charts
#2e4287 RGB chart
      #2e4287 CMYK chart
      #2e4287 RGB pie chart
      #2e4287 color shades, tints & tones
#2e4287 color schemes
#2e4287 color preview, HTML & CSS examples
           This text has a color of #2e4287        
        
          <p style="color:#2e4287;">Text here</p>
        
        
          .mytext {color:#2e4287;}
        
        Text color #2e4287
      
           This box has a color of #2e4287        
        
          <div style="background-color:#2e4287;">Content here</div>
        
        
          .mybackground {background-color:#2e4287;}
        
        Background color #2e4287
      
           Border around this has a color of #2e4287        
        
          <div style="border:2px solid #2e4287;">Content here</div>
        
        
          .myborder {border:2px solid #2e4287;}
        
        Border color #2e4287