#3dd0bc color space conversions
Hex:
        #3dd0bc
        RGB:
        61, 208, 188
        CMY:
        76, 18, 26
        CMYK:
        71, 0, 10, 18
      HSL:
        172°, 60.9959%, 52.7451%
        HSV (HSB):
        172°, 70.6731%, 81.5686%
        XYZ:
        33.5574, 49.7347, 55.4080
        xyY:
        0.2419, 0.3586, 49.7347
      CIE-Lab:
        75.9061, -42.7577, -1.2152
        CIE-LCH:
        75.9061, 42.7750, 181.6279
        CIE-Luv:
        75.9061, -55.1789, 4.8607
        Hunter-Lab:
        70.5228, -38.4779, 2.7833
      #3dd0bc color charts
#3dd0bc RGB chart
      #3dd0bc CMYK chart
      #3dd0bc RGB pie chart
      #3dd0bc color shades, tints & tones
#3dd0bc color schemes
#3dd0bc color preview, HTML & CSS examples
           This text has a color of #3dd0bc        
        
          <p style="color:#3dd0bc;">Text here</p>
        
        
          .mytext {color:#3dd0bc;}
        
        Text color #3dd0bc
      
           This box has a color of #3dd0bc        
        
          <div style="background-color:#3dd0bc;">Content here</div>
        
        
          .mybackground {background-color:#3dd0bc;}
        
        Background color #3dd0bc
      
           Border around this has a color of #3dd0bc        
        
          <div style="border:2px solid #3dd0bc;">Content here</div>
        
        
          .myborder {border:2px solid #3dd0bc;}
        
        Border color #3dd0bc