#3de2dc color space conversions
Hex:
        #3de2dc
        RGB:
        61, 226, 220
        CMY:
        76, 11, 14
        CMYK:
        73, 0, 3, 11
      HSL:
        178°, 73.9910%, 56.2745%
        HSV (HSB):
        178°, 73.0088%, 88.6275%
        XYZ:
        42.0391, 60.5521, 77.1822
        xyY:
        0.2338, 0.3368, 60.5521
      CIE-Lab:
        82.1374, -42.0498, -9.1240
        CIE-LCH:
        82.1374, 43.0283, 192.2424
        CIE-Luv:
        82.1374, -59.3257, -7.7178
        Hunter-Lab:
        77.8152, -39.7434, -4.3370
      #3de2dc color charts
#3de2dc RGB chart
      #3de2dc CMYK chart
      #3de2dc RGB pie chart
      #3de2dc color shades, tints & tones
#3de2dc color schemes
#3de2dc color preview, HTML & CSS examples
           This text has a color of #3de2dc        
        
          <p style="color:#3de2dc;">Text here</p>
        
        
          .mytext {color:#3de2dc;}
        
        Text color #3de2dc
      
           This box has a color of #3de2dc        
        
          <div style="background-color:#3de2dc;">Content here</div>
        
        
          .mybackground {background-color:#3de2dc;}
        
        Background color #3de2dc
      
           Border around this has a color of #3de2dc        
        
          <div style="border:2px solid #3de2dc;">Content here</div>
        
        
          .myborder {border:2px solid #3de2dc;}
        
        Border color #3de2dc