#2e4082 color space conversions
Hex:
        #2e4082
        RGB:
        46, 64, 130
        CMY:
        82, 75, 49
        CMYK:
        65, 51, 0, 49
      HSL:
        227°, 47.7273%, 34.5098%
        HSV (HSB):
        227°, 64.6154%, 50.9804%
        XYZ:
        6.9894, 5.8593, 21.8817
        xyY:
        0.2012, 0.1687, 5.8593
      CIE-Lab:
        29.0548, 15.2755, -39.4679
        CIE-LCH:
        29.0548, 42.3208, 291.1582
        CIE-Luv:
        29.0548, -8.9429, -52.8137
        Hunter-Lab:
        24.2061, 9.1803, -36.6524
      #2e4082 color charts
#2e4082 RGB chart
      #2e4082 CMYK chart
      #2e4082 RGB pie chart
      #2e4082 color shades, tints & tones
#2e4082 color schemes
#2e4082 color preview, HTML & CSS examples
           This text has a color of #2e4082        
        
          <p style="color:#2e4082;">Text here</p>
        
        
          .mytext {color:#2e4082;}
        
        Text color #2e4082
      
           This box has a color of #2e4082        
        
          <div style="background-color:#2e4082;">Content here</div>
        
        
          .mybackground {background-color:#2e4082;}
        
        Background color #2e4082
      
           Border around this has a color of #2e4082        
        
          <div style="border:2px solid #2e4082;">Content here</div>
        
        
          .myborder {border:2px solid #2e4082;}
        
        Border color #2e4082