#2e4187 color space conversions
Hex:
        #2e4187
        RGB:
        46, 65, 135
        CMY:
        82, 75, 47
        CMYK:
        66, 52, 0, 47
      HSL:
        227°, 49.1713%, 35.4902%
        HSV (HSB):
        227°, 65.9259%, 52.9412%
        XYZ:
        7.3902, 6.1107, 23.7116
        xyY:
        0.1986, 0.1642, 6.1107
      CIE-Lab:
        29.6901, 16.4672, -41.5512
        CIE-LCH:
        29.6901, 44.6954, 291.6190
        CIE-Luv:
        29.6901, -9.3184, -56.0358
        Hunter-Lab:
        24.7198, 10.1042, -39.5680
      #2e4187 color charts
#2e4187 RGB chart
      #2e4187 CMYK chart
      #2e4187 RGB pie chart
      #2e4187 color shades, tints & tones
#2e4187 color schemes
#2e4187 color preview, HTML & CSS examples
           This text has a color of #2e4187        
        
          <p style="color:#2e4187;">Text here</p>
        
        
          .mytext {color:#2e4187;}
        
        Text color #2e4187
      
           This box has a color of #2e4187        
        
          <div style="background-color:#2e4187;">Content here</div>
        
        
          .mybackground {background-color:#2e4187;}
        
        Background color #2e4187
      
           Border around this has a color of #2e4187        
        
          <div style="border:2px solid #2e4187;">Content here</div>
        
        
          .myborder {border:2px solid #2e4187;}
        
        Border color #2e4187