#2e4186 color space conversions
Hex:
        #2e4186
        RGB:
        46, 65, 134
        CMY:
        82, 75, 47
        CMYK:
        66, 51, 0, 47
      HSL:
        227°, 48.8889%, 35.2941%
        HSV (HSB):
        227°, 65.6716%, 52.5490%
        XYZ:
        7.3201, 6.0827, 23.3425
        xyY:
        0.1992, 0.1655, 6.0827
      CIE-Lab:
        29.6201, 16.0920, -41.0443
        CIE-LCH:
        29.6201, 44.0861, 291.4084
        CIE-Luv:
        29.6201, -9.3029, -55.3005
        Hunter-Lab:
        24.6631, 9.8191, -38.8513
      #2e4186 color charts
#2e4186 RGB chart
      #2e4186 CMYK chart
      #2e4186 RGB pie chart
      #2e4186 color shades, tints & tones
#2e4186 color schemes
#2e4186 color preview, HTML & CSS examples
           This text has a color of #2e4186        
        
          <p style="color:#2e4186;">Text here</p>
        
        
          .mytext {color:#2e4186;}
        
        Text color #2e4186
      
           This box has a color of #2e4186        
        
          <div style="background-color:#2e4186;">Content here</div>
        
        
          .mybackground {background-color:#2e4186;}
        
        Background color #2e4186
      
           Border around this has a color of #2e4186        
        
          <div style="border:2px solid #2e4186;">Content here</div>
        
        
          .myborder {border:2px solid #2e4186;}
        
        Border color #2e4186