#3d8072 color space conversions
Hex:
        #3d8072
        RGB:
        61, 128, 114
        CMY:
        76, 50, 55
        CMYK:
        52, 0, 11, 50
      HSL:
        167°, 35.4497%, 37.0588%
        HSV (HSB):
        167°, 52.3437%, 50.1961%
        XYZ:
        12.6809, 17.6453, 18.6571
        xyY:
        0.2589, 0.3602, 17.6453
      CIE-Lab:
        49.0631, -24.9544, 1.0920
        CIE-LCH:
        49.0631, 24.9783, 177.4943
        CIE-Luv:
        49.0631, -29.1284, 5.1595
        Hunter-Lab:
        42.0064, -19.6255, 3.0708
      #3d8072 color charts
#3d8072 RGB chart
      #3d8072 CMYK chart
      #3d8072 RGB pie chart
      #3d8072 color shades, tints & tones
#3d8072 color schemes
#3d8072 color preview, HTML & CSS examples
           This text has a color of #3d8072        
        
          <p style="color:#3d8072;">Text here</p>
        
        
          .mytext {color:#3d8072;}
        
        Text color #3d8072
      
           This box has a color of #3d8072        
        
          <div style="background-color:#3d8072;">Content here</div>
        
        
          .mybackground {background-color:#3d8072;}
        
        Background color #3d8072
      
           Border around this has a color of #3d8072        
        
          <div style="border:2px solid #3d8072;">Content here</div>
        
        
          .myborder {border:2px solid #3d8072;}
        
        Border color #3d8072