#2e6aac color space conversions
Hex:
        #2e6aac
        RGB:
        46, 106, 172
        CMY:
        82, 58, 33
        CMYK:
        73, 38, 0, 33
      HSL:
        211°, 57.7982%, 42.7451%
        HSV (HSB):
        211°, 73.2558%, 67.4510%
        XYZ:
        13.7271, 13.8675, 40.9829
        xyY:
        0.2002, 0.2022, 13.8675
      CIE-Lab:
        44.0423, 3.5287, -40.8823
        CIE-LCH:
        44.0423, 41.0343, 274.9332
        CIE-Luv:
        44.0423, -22.0663, -60.8326
        Hunter-Lab:
        37.2390, 0.6307, -39.1834
      #2e6aac color charts
#2e6aac RGB chart
      #2e6aac CMYK chart
      #2e6aac RGB pie chart
      #2e6aac color shades, tints & tones
#2e6aac color schemes
#2e6aac color preview, HTML & CSS examples
           This text has a color of #2e6aac        
        
          <p style="color:#2e6aac;">Text here</p>
        
        
          .mytext {color:#2e6aac;}
        
        Text color #2e6aac
      
           This box has a color of #2e6aac        
        
          <div style="background-color:#2e6aac;">Content here</div>
        
        
          .mybackground {background-color:#2e6aac;}
        
        Background color #2e6aac
      
           Border around this has a color of #2e6aac        
        
          <div style="border:2px solid #2e6aac;">Content here</div>
        
        
          .myborder {border:2px solid #2e6aac;}
        
        Border color #2e6aac