#3de2c4 color space conversions
Hex:
        #3de2c4
        RGB:
        61, 226, 196
        CMY:
        76, 11, 23
        CMYK:
        73, 0, 13, 11
      HSL:
        169°, 73.9910%, 56.2745%
        HSV (HSB):
        169°, 73.0088%, 88.6275%
        XYZ:
        39.0846, 59.3703, 61.6242
        xyY:
        0.2442, 0.3709, 59.3703
      CIE-Lab:
        81.4947, -48.4218, 2.6595
        CIE-LCH:
        81.4947, 48.4948, 176.8563
        CIE-Luv:
        81.4947, -60.9857, 11.7553
        Hunter-Lab:
        77.0521, -44.2973, 6.5180
      #3de2c4 color charts
#3de2c4 RGB chart
      #3de2c4 CMYK chart
      #3de2c4 RGB pie chart
      #3de2c4 color shades, tints & tones
#3de2c4 color schemes
#3de2c4 color preview, HTML & CSS examples
           This text has a color of #3de2c4        
        
          <p style="color:#3de2c4;">Text here</p>
        
        
          .mytext {color:#3de2c4;}
        
        Text color #3de2c4
      
           This box has a color of #3de2c4        
        
          <div style="background-color:#3de2c4;">Content here</div>
        
        
          .mybackground {background-color:#3de2c4;}
        
        Background color #3de2c4
      
           Border around this has a color of #3de2c4        
        
          <div style="border:2px solid #3de2c4;">Content here</div>
        
        
          .myborder {border:2px solid #3de2c4;}
        
        Border color #3de2c4