#2e605e color space conversions
Hex:
        #2e605e
        RGB:
        46, 96, 94
        CMY:
        82, 62, 63
        CMYK:
        52, 0, 2, 62
      HSL:
        178°, 35.2113%, 27.8431%
        HSV (HSB):
        178°, 52.0833%, 37.6471%
        XYZ:
        7.3300, 9.7547, 12.0862
        xyY:
        0.2513, 0.3344, 9.7547
      CIE-Lab:
        37.3986, -17.3405, -4.0519
        CIE-LCH:
        37.3986, 17.8075, 193.1520
        CIE-Luv:
        37.3986, -21.1252, -2.9413
        Hunter-Lab:
        31.2326, -12.7649, -1.0809
      #2e605e color charts
#2e605e RGB chart
      #2e605e CMYK chart
      #2e605e RGB pie chart
      #2e605e color shades, tints & tones
#2e605e color schemes
#2e605e color preview, HTML & CSS examples
           This text has a color of #2e605e        
        
          <p style="color:#2e605e;">Text here</p>
        
        
          .mytext {color:#2e605e;}
        
        Text color #2e605e
      
           This box has a color of #2e605e        
        
          <div style="background-color:#2e605e;">Content here</div>
        
        
          .mybackground {background-color:#2e605e;}
        
        Background color #2e605e
      
           Border around this has a color of #2e605e        
        
          <div style="border:2px solid #2e605e;">Content here</div>
        
        
          .myborder {border:2px solid #2e605e;}
        
        Border color #2e605e