#3ddac2 color space conversions
Hex:
        #3ddac2
        RGB:
        61, 218, 194
        CMY:
        76, 15, 24
        CMYK:
        72, 0, 11, 15
      HSL:
        171°, 67.9654%, 54.7059%
        HSV (HSB):
        171°, 72.0183%, 85.4902%
        XYZ:
        36.7335, 55.0299, 59.7247
        xyY:
        0.2425, 0.3633, 55.0299
      CIE-Lab:
        79.0585, -45.5311, 0.1766
        CIE-LCH:
        79.0585, 45.5315, 179.7777
        CIE-Luv:
        79.0585, -58.3165, 7.4656
        Hunter-Lab:
        74.1822, -41.4293, 4.1926
      #3ddac2 color charts
#3ddac2 RGB chart
      #3ddac2 CMYK chart
      #3ddac2 RGB pie chart
      #3ddac2 color shades, tints & tones
#3ddac2 color schemes
#3ddac2 color preview, HTML & CSS examples
           This text has a color of #3ddac2        
        
          <p style="color:#3ddac2;">Text here</p>
        
        
          .mytext {color:#3ddac2;}
        
        Text color #3ddac2
      
           This box has a color of #3ddac2        
        
          <div style="background-color:#3ddac2;">Content here</div>
        
        
          .mybackground {background-color:#3ddac2;}
        
        Background color #3ddac2
      
           Border around this has a color of #3ddac2        
        
          <div style="border:2px solid #3ddac2;">Content here</div>
        
        
          .myborder {border:2px solid #3ddac2;}
        
        Border color #3ddac2