#2e6794 color space conversions
Hex:
        #2e6794
        RGB:
        46, 103, 148
        CMY:
        82, 60, 42
        CMYK:
        69, 30, 0, 42
      HSL:
        206°, 52.5773%, 38.0392%
        HSV (HSB):
        206°, 68.9189%, 58.0392%
        XYZ:
        11.3223, 12.4195, 29.8174
        xyY:
        0.2114, 0.2319, 12.4195
      CIE-Lab:
        41.8752, -3.4431, -30.0926
        CIE-LCH:
        41.8752, 30.2889, 263.4727
        CIE-Luv:
        41.8752, -21.8158, -42.9873
        Hunter-Lab:
        35.2412, -4.3240, -25.4961
      #2e6794 color charts
#2e6794 RGB chart
      #2e6794 CMYK chart
      #2e6794 RGB pie chart
      #2e6794 color shades, tints & tones
#2e6794 color schemes
#2e6794 color preview, HTML & CSS examples
           This text has a color of #2e6794        
        
          <p style="color:#2e6794;">Text here</p>
        
        
          .mytext {color:#2e6794;}
        
        Text color #2e6794
      
           This box has a color of #2e6794        
        
          <div style="background-color:#2e6794;">Content here</div>
        
        
          .mybackground {background-color:#2e6794;}
        
        Background color #2e6794
      
           Border around this has a color of #2e6794        
        
          <div style="border:2px solid #2e6794;">Content here</div>
        
        
          .myborder {border:2px solid #2e6794;}
        
        Border color #2e6794