#2e454b color space conversions
Hex:
        #2e454b
        RGB:
        46, 69, 75
        CMY:
        82, 73, 71
        CMYK:
        39, 8, 0, 71
      HSL:
        192°, 23.9669%, 23.7255%
        HSV (HSB):
        192°, 38.6667%, 29.4118%
        XYZ:
        4.5248, 5.3451, 7.4498
        xyY:
        0.2613, 0.3086, 5.3451
      CIE-Lab:
        27.6961, -7.1315, -6.4629
        CIE-LCH:
        27.6961, 9.6243, 222.1844
        CIE-Luv:
        27.6961, -10.3576, -6.8273
        Hunter-Lab:
        23.1194, -5.5238, -2.9215
      #2e454b color charts
#2e454b RGB chart
      #2e454b CMYK chart
      #2e454b RGB pie chart
      #2e454b color shades, tints & tones
#2e454b color schemes
#2e454b color preview, HTML & CSS examples
           This text has a color of #2e454b        
        
          <p style="color:#2e454b;">Text here</p>
        
        
          .mytext {color:#2e454b;}
        
        Text color #2e454b
      
           This box has a color of #2e454b        
        
          <div style="background-color:#2e454b;">Content here</div>
        
        
          .mybackground {background-color:#2e454b;}
        
        Background color #2e454b
      
           Border around this has a color of #2e454b        
        
          <div style="border:2px solid #2e454b;">Content here</div>
        
        
          .myborder {border:2px solid #2e454b;}
        
        Border color #2e454b