#3eddcf color space conversions
Hex:
        #3eddcf
        RGB:
        62, 221, 207
        CMY:
        76, 13, 19
        CMYK:
        72, 0, 6, 13
      HSL:
        175°, 70.0441%, 55.4902%
        HSV (HSB):
        175°, 71.9457%, 86.6667%
        XYZ:
        39.1055, 57.2420, 68.0192
        xyY:
        0.2379, 0.3483, 57.2420
      CIE-Lab:
        80.3155, -43.2727, -4.9090
        CIE-LCH:
        80.3155, 43.5503, 186.4721
        CIE-Luv:
        80.3155, -58.3333, -0.7881
        Hunter-Lab:
        75.6585, -40.1411, -0.3426
      #3eddcf color charts
#3eddcf RGB chart
      #3eddcf CMYK chart
      #3eddcf RGB pie chart
      #3eddcf color shades, tints & tones
#3eddcf color schemes
#3eddcf color preview, HTML & CSS examples
           This text has a color of #3eddcf        
        
          <p style="color:#3eddcf;">Text here</p>
        
        
          .mytext {color:#3eddcf;}
        
        Text color #3eddcf
      
           This box has a color of #3eddcf        
        
          <div style="background-color:#3eddcf;">Content here</div>
        
        
          .mybackground {background-color:#3eddcf;}
        
        Background color #3eddcf
      
           Border around this has a color of #3eddcf        
        
          <div style="border:2px solid #3eddcf;">Content here</div>
        
        
          .myborder {border:2px solid #3eddcf;}
        
        Border color #3eddcf