#2e524b color space conversions
Hex:
        #2e524b
        RGB:
        46, 82, 75
        CMY:
        82, 68, 71
        CMYK:
        44, 0, 9, 68
      HSL:
        168°, 28.1250%, 25.0980%
        HSV (HSB):
        168°, 43.9024%, 32.1569%
        XYZ:
        5.4140, 7.1234, 7.7462
        xyY:
        0.2669, 0.3512, 7.1234
      CIE-Lab:
        32.0863, -14.8868, 0.0356
        CIE-LCH:
        32.0863, 14.8868, 179.8631
        CIE-Luv:
        32.0863, -15.8596, 1.9990
        Hunter-Lab:
        26.6898, -10.4984, 1.4750
      #2e524b color charts
#2e524b RGB chart
      #2e524b CMYK chart
      #2e524b RGB pie chart
      #2e524b color shades, tints & tones
#2e524b color schemes
#2e524b color preview, HTML & CSS examples
           This text has a color of #2e524b        
        
          <p style="color:#2e524b;">Text here</p>
        
        
          .mytext {color:#2e524b;}
        
        Text color #2e524b
      
           This box has a color of #2e524b        
        
          <div style="background-color:#2e524b;">Content here</div>
        
        
          .mybackground {background-color:#2e524b;}
        
        Background color #2e524b
      
           Border around this has a color of #2e524b        
        
          <div style="border:2px solid #2e524b;">Content here</div>
        
        
          .myborder {border:2px solid #2e524b;}
        
        Border color #2e524b