#3d707f color space conversions
Hex:
        #3d707f
        RGB:
        61, 112, 127
        CMY:
        76, 56, 50
        CMYK:
        52, 12, 0, 50
      HSL:
        194°, 35.1064%, 36.8627%
        HSV (HSB):
        194°, 51.9685%, 49.8039%
        XYZ:
        11.5494, 14.1127, 22.1940
        xyY:
        0.2413, 0.2949, 14.1127
      CIE-Lab:
        44.3942, -12.6667, -13.5753
        CIE-LCH:
        44.3942, 18.5670, 226.9830
        CIE-Luv:
        44.3942, -22.1848, -17.3636
        Hunter-Lab:
        37.5669, -10.8649, -8.7308
      #3d707f color charts
#3d707f RGB chart
      #3d707f CMYK chart
      #3d707f RGB pie chart
      #3d707f color shades, tints & tones
#3d707f color schemes
#3d707f color preview, HTML & CSS examples
           This text has a color of #3d707f        
        
          <p style="color:#3d707f;">Text here</p>
        
        
          .mytext {color:#3d707f;}
        
        Text color #3d707f
      
           This box has a color of #3d707f        
        
          <div style="background-color:#3d707f;">Content here</div>
        
        
          .mybackground {background-color:#3d707f;}
        
        Background color #3d707f
      
           Border around this has a color of #3d707f        
        
          <div style="border:2px solid #3d707f;">Content here</div>
        
        
          .myborder {border:2px solid #3d707f;}
        
        Border color #3d707f