#2e6dae color space conversions
Hex:
        #2e6dae
        RGB:
        46, 109, 174
        CMY:
        82, 57, 32
        CMYK:
        74, 37, 0, 32
      HSL:
        210°, 58.1818%, 43.1373%
        HSV (HSB):
        210°, 73.5632%, 68.2353%
        XYZ:
        14.2353, 14.5741, 42.1072
        xyY:
        0.2007, 0.2055, 14.5741
      CIE-Lab:
        45.0453, 2.4035, -40.4616
        CIE-LCH:
        45.0453, 40.5329, 273.3995
        CIE-Luv:
        45.0453, -23.0156, -60.3977
        Hunter-Lab:
        38.1761, -0.2479, -38.6721
      #2e6dae color charts
#2e6dae RGB chart
      #2e6dae CMYK chart
      #2e6dae RGB pie chart
      #2e6dae color shades, tints & tones
#2e6dae color schemes
#2e6dae color preview, HTML & CSS examples
           This text has a color of #2e6dae        
        
          <p style="color:#2e6dae;">Text here</p>
        
        
          .mytext {color:#2e6dae;}
        
        Text color #2e6dae
      
           This box has a color of #2e6dae        
        
          <div style="background-color:#2e6dae;">Content here</div>
        
        
          .mybackground {background-color:#2e6dae;}
        
        Background color #2e6dae
      
           Border around this has a color of #2e6dae        
        
          <div style="border:2px solid #2e6dae;">Content here</div>
        
        
          .myborder {border:2px solid #2e6dae;}
        
        Border color #2e6dae