#2a5958 color space conversions
Hex:
        #2a5958
        RGB:
        42, 89, 88
        CMY:
        84, 65, 65
        CMYK:
        53, 0, 1, 65
      HSL:
        179°, 35.8779%, 25.6863%
        HSV (HSB):
        179°, 52.8090%, 34.9020%
        XYZ:
        6.2887, 8.3416, 10.5112
        xyY:
        0.2501, 0.3318, 8.3416
      CIE-Lab:
        34.6844, -16.2380, -4.3605
        CIE-LCH:
        34.6844, 16.8133, 195.0313
        CIE-Luv:
        34.6844, -19.5983, -3.4292
        Hunter-Lab:
        28.8818, -11.6768, -1.3606
      #2a5958 color charts
#2a5958 RGB chart
      #2a5958 CMYK chart
      #2a5958 RGB pie chart
      #2a5958 color shades, tints & tones
#2a5958 color schemes
#2a5958 color preview, HTML & CSS examples
           This text has a color of #2a5958        
        
          <p style="color:#2a5958;">Text here</p>
        
        
          .mytext {color:#2a5958;}
        
        Text color #2a5958
      
           This box has a color of #2a5958        
        
          <div style="background-color:#2a5958;">Content here</div>
        
        
          .mybackground {background-color:#2a5958;}
        
        Background color #2a5958
      
           Border around this has a color of #2a5958        
        
          <div style="border:2px solid #2a5958;">Content here</div>
        
        
          .myborder {border:2px solid #2a5958;}
        
        Border color #2a5958