#2e729b color space conversions
Hex:
        #2e729b
        RGB:
        46, 114, 155
        CMY:
        82, 55, 39
        CMYK:
        70, 26, 0, 39
      HSL:
        203°, 54.2289%, 39.4118%
        HSV (HSB):
        203°, 70.3226%, 60.7843%
        XYZ:
        13.0604, 14.9820, 33.2138
        xyY:
        0.2132, 0.2446, 14.9820
      CIE-Lab:
        45.6096, -7.5447, -28.4090
        CIE-LCH:
        45.6096, 29.3938, 255.1270
        CIE-Luv:
        45.6096, -25.5067, -40.7549
        Hunter-Lab:
        38.7066, -7.5070, -23.7816
      #2e729b color charts
#2e729b RGB chart
      #2e729b CMYK chart
      #2e729b RGB pie chart
      #2e729b color shades, tints & tones
#2e729b color schemes
#2e729b color preview, HTML & CSS examples
           This text has a color of #2e729b        
        
          <p style="color:#2e729b;">Text here</p>
        
        
          .mytext {color:#2e729b;}
        
        Text color #2e729b
      
           This box has a color of #2e729b        
        
          <div style="background-color:#2e729b;">Content here</div>
        
        
          .mybackground {background-color:#2e729b;}
        
        Background color #2e729b
      
           Border around this has a color of #2e729b        
        
          <div style="border:2px solid #2e729b;">Content here</div>
        
        
          .myborder {border:2px solid #2e729b;}
        
        Border color #2e729b