#2e525f color space conversions
Hex:
        #2e525f
        RGB:
        46, 82, 95
        CMY:
        82, 68, 63
        CMYK:
        52, 14, 0, 63
      HSL:
        196°, 34.7518%, 27.6471%
        HSV (HSB):
        196°, 51.5789%, 37.2549%
        XYZ:
        6.2096, 7.4417, 11.9356
        xyY:
        0.2427, 0.2908, 7.4417
      CIE-Lab:
        32.7919, -8.9324, -11.5935
        CIE-LCH:
        32.7919, 14.6355, 232.3868
        CIE-Luv:
        32.7919, -15.4215, -13.8199
        Hunter-Lab:
        27.2794, -7.1073, -6.8456
      #2e525f color charts
#2e525f RGB chart
      #2e525f CMYK chart
      #2e525f RGB pie chart
      #2e525f color shades, tints & tones
#2e525f color schemes
#2e525f color preview, HTML & CSS examples
           This text has a color of #2e525f        
        
          <p style="color:#2e525f;">Text here</p>
        
        
          .mytext {color:#2e525f;}
        
        Text color #2e525f
      
           This box has a color of #2e525f        
        
          <div style="background-color:#2e525f;">Content here</div>
        
        
          .mybackground {background-color:#2e525f;}
        
        Background color #2e525f
      
           Border around this has a color of #2e525f        
        
          <div style="border:2px solid #2e525f;">Content here</div>
        
        
          .myborder {border:2px solid #2e525f;}
        
        Border color #2e525f