#3dedc4 color space conversions
Hex:
        #3dedc4
        RGB:
        61, 237, 196
        CMY:
        76, 7, 23
        CMYK:
        74, 0, 17, 7
      HSL:
        166°, 83.0189%, 58.4314%
        HSV (HSB):
        166°, 74.2616%, 92.9412%
        XYZ:
        42.1725, 65.5460, 62.6535
        xyY:
        0.2475, 0.3847, 65.5460
      CIE-Lab:
        84.7643, -52.9703, 7.3807
        CIE-LCH:
        84.7643, 53.4821, 172.0677
        CIE-Luv:
        84.7643, -64.8032, 19.6814
        Hunter-Lab:
        80.9605, -48.6999, 10.7892
      #3dedc4 color charts
#3dedc4 RGB chart
      #3dedc4 CMYK chart
      #3dedc4 RGB pie chart
      #3dedc4 color shades, tints & tones
#3dedc4 color schemes
#3dedc4 color preview, HTML & CSS examples
           This text has a color of #3dedc4        
        
          <p style="color:#3dedc4;">Text here</p>
        
        
          .mytext {color:#3dedc4;}
        
        Text color #3dedc4
      
           This box has a color of #3dedc4        
        
          <div style="background-color:#3dedc4;">Content here</div>
        
        
          .mybackground {background-color:#3dedc4;}
        
        Background color #3dedc4
      
           Border around this has a color of #3dedc4        
        
          <div style="border:2px solid #3dedc4;">Content here</div>
        
        
          .myborder {border:2px solid #3dedc4;}
        
        Border color #3dedc4