#2e7083 color space conversions
Hex:
        #2e7083
        RGB:
        46, 112, 131
        CMY:
        82, 56, 49
        CMYK:
        65, 15, 0, 49
      HSL:
        193°, 48.0226%, 34.7059%
        HSV (HSB):
        193°, 64.8855%, 51.3725%
        XYZ:
        11.0176, 13.8079, 23.5572
        xyY:
        0.2277, 0.2854, 13.8079
      CIE-Lab:
        43.9561, -14.6394, -16.6928
        CIE-LCH:
        43.9561, 22.2028, 228.7495
        CIE-Luv:
        43.9561, -25.8544, -21.7409
        Hunter-Lab:
        37.1590, -12.1030, -11.5761
      #2e7083 color charts
#2e7083 RGB chart
      #2e7083 CMYK chart
      #2e7083 RGB pie chart
      #2e7083 color shades, tints & tones
#2e7083 color schemes
#2e7083 color preview, HTML & CSS examples
           This text has a color of #2e7083        
        
          <p style="color:#2e7083;">Text here</p>
        
        
          .mytext {color:#2e7083;}
        
        Text color #2e7083
      
           This box has a color of #2e7083        
        
          <div style="background-color:#2e7083;">Content here</div>
        
        
          .mybackground {background-color:#2e7083;}
        
        Background color #2e7083
      
           Border around this has a color of #2e7083        
        
          <div style="border:2px solid #2e7083;">Content here</div>
        
        
          .myborder {border:2px solid #2e7083;}
        
        Border color #2e7083