#2e604e color space conversions
Hex:
        #2e604e
        RGB:
        46, 96, 78
        CMY:
        82, 62, 69
        CMYK:
        52, 0, 19, 62
      HSL:
        158°, 35.2113%, 27.8431%
        HSV (HSB):
        158°, 52.0833%, 37.6471%
        XYZ:
        6.6847, 9.4966, 8.6884
        xyY:
        0.2688, 0.3819, 9.4966
      CIE-Lab:
        36.9234, -21.7299, 5.1432
        CIE-LCH:
        36.9234, 22.3303, 166.6839
        CIE-Luv:
        36.9234, -21.7059, 9.3629
        Hunter-Lab:
        30.8166, -15.2089, 4.8554
      #2e604e color charts
#2e604e RGB chart
      #2e604e CMYK chart
      #2e604e RGB pie chart
      #2e604e color shades, tints & tones
#2e604e color schemes
#2e604e color preview, HTML & CSS examples
           This text has a color of #2e604e        
        
          <p style="color:#2e604e;">Text here</p>
        
        
          .mytext {color:#2e604e;}
        
        Text color #2e604e
      
           This box has a color of #2e604e        
        
          <div style="background-color:#2e604e;">Content here</div>
        
        
          .mybackground {background-color:#2e604e;}
        
        Background color #2e604e
      
           Border around this has a color of #2e604e        
        
          <div style="border:2px solid #2e604e;">Content here</div>
        
        
          .myborder {border:2px solid #2e604e;}
        
        Border color #2e604e