#2e3a65 color space conversions
Hex:
        #2e3a65
        RGB:
        46, 58, 101
        CMY:
        82, 77, 60
        CMYK:
        54, 43, 0, 60
      HSL:
        227°, 37.4150%, 28.8235%
        HSV (HSB):
        227°, 54.4554%, 39.6078%
        XYZ:
        4.9887, 4.5465, 12.9266
        xyY:
        0.2221, 0.2024, 4.5465
      CIE-Lab:
        25.4017, 8.7507, -26.9141
        CIE-LCH:
        25.4017, 28.3010, 288.0111
        CIE-Luv:
        25.4017, -6.4781, -33.9733
        Hunter-Lab:
        21.3226, 4.4481, -21.0179
      #2e3a65 color charts
#2e3a65 RGB chart
      #2e3a65 CMYK chart
      #2e3a65 RGB pie chart
      #2e3a65 color shades, tints & tones
#2e3a65 color schemes
#2e3a65 color preview, HTML & CSS examples
           This text has a color of #2e3a65        
        
          <p style="color:#2e3a65;">Text here</p>
        
        
          .mytext {color:#2e3a65;}
        
        Text color #2e3a65
      
           This box has a color of #2e3a65        
        
          <div style="background-color:#2e3a65;">Content here</div>
        
        
          .mybackground {background-color:#2e3a65;}
        
        Background color #2e3a65
      
           Border around this has a color of #2e3a65        
        
          <div style="border:2px solid #2e3a65;">Content here</div>
        
        
          .myborder {border:2px solid #2e3a65;}
        
        Border color #2e3a65