#2c705a color space conversions
Hex:
        #2c705a
        RGB:
        44, 112, 90
        CMY:
        83, 56, 65
        CMYK:
        61, 0, 20, 56
      HSL:
        161°, 43.5897%, 30.5882%
        HSV (HSB):
        161°, 60.7143%, 43.9216%
        XYZ:
        8.6783, 12.8620, 11.6981
        xyY:
        0.2611, 0.3870, 12.8620
      CIE-Lab:
        42.5546, -27.2417, 5.8778
        CIE-LCH:
        42.5546, 27.8686, 167.8242
        CIE-Luv:
        42.5546, -28.3165, 11.4558
        Hunter-Lab:
        35.8636, -19.5676, 5.7652
      #2c705a color charts
#2c705a RGB chart
      #2c705a CMYK chart
      #2c705a RGB pie chart
      #2c705a color shades, tints & tones
#2c705a color schemes
#2c705a color preview, HTML & CSS examples
           This text has a color of #2c705a        
        
          <p style="color:#2c705a;">Text here</p>
        
        
          .mytext {color:#2c705a;}
        
        Text color #2c705a
      
           This box has a color of #2c705a        
        
          <div style="background-color:#2c705a;">Content here</div>
        
        
          .mybackground {background-color:#2c705a;}
        
        Background color #2c705a
      
           Border around this has a color of #2c705a        
        
          <div style="border:2px solid #2c705a;">Content here</div>
        
        
          .myborder {border:2px solid #2c705a;}
        
        Border color #2c705a