#2e6699 color space conversions
Hex:
        #2e6699
        RGB:
        46, 102, 153
        CMY:
        82, 60, 40
        CMYK:
        70, 33, 0, 40
      HSL:
        209°, 53.7688%, 39.0196%
        HSV (HSB):
        209°, 69.9346%, 60.0000%
        XYZ:
        11.6279, 12.3835, 31.9144
        xyY:
        0.2079, 0.2214, 12.3835
      CIE-Lab:
        41.8192, -1.0083, -33.1649
        CIE-LCH:
        41.8192, 33.1802, 268.2586
        CIE-Luv:
        41.8192, -21.2918, -47.9043
        Hunter-Lab:
        35.1902, -2.6013, -29.1377
      #2e6699 color charts
#2e6699 RGB chart
      #2e6699 CMYK chart
      #2e6699 RGB pie chart
      #2e6699 color shades, tints & tones
#2e6699 color schemes
#2e6699 color preview, HTML & CSS examples
           This text has a color of #2e6699        
        
          <p style="color:#2e6699;">Text here</p>
        
        
          .mytext {color:#2e6699;}
        
        Text color #2e6699
      
           This box has a color of #2e6699        
        
          <div style="background-color:#2e6699;">Content here</div>
        
        
          .mybackground {background-color:#2e6699;}
        
        Background color #2e6699
      
           Border around this has a color of #2e6699        
        
          <div style="border:2px solid #2e6699;">Content here</div>
        
        
          .myborder {border:2px solid #2e6699;}
        
        Border color #2e6699