#3d7070 color space conversions
Hex:
        #3d7070
        RGB:
        61, 112, 112
        CMY:
        76, 56, 56
        CMYK:
        46, 0, 0, 56
      HSL:
        180°, 29.4798%, 33.9216%
        HSV (HSB):
        180°, 45.5357%, 43.9216%
        XYZ:
        10.6433, 13.7503, 17.4223
        xyY:
        0.2545, 0.3288, 13.7503
      CIE-Lab:
        43.8727, -17.0727, -5.3502
        CIE-LCH:
        43.8727, 17.8914, 197.3997
        CIE-Luv:
        43.8727, -22.6270, -4.8883
        Hunter-Lab:
        37.0814, -13.6585, -1.8999
      #3d7070 color charts
#3d7070 RGB chart
      #3d7070 CMYK chart
      #3d7070 RGB pie chart
      #3d7070 color shades, tints & tones
#3d7070 color schemes
#3d7070 color preview, HTML & CSS examples
           This text has a color of #3d7070        
        
          <p style="color:#3d7070;">Text here</p>
        
        
          .mytext {color:#3d7070;}
        
        Text color #3d7070
      
           This box has a color of #3d7070        
        
          <div style="background-color:#3d7070;">Content here</div>
        
        
          .mybackground {background-color:#3d7070;}
        
        Background color #3d7070
      
           Border around this has a color of #3d7070        
        
          <div style="border:2px solid #3d7070;">Content here</div>
        
        
          .myborder {border:2px solid #3d7070;}
        
        Border color #3d7070