#3cddbe color space conversions
Hex:
        #3cddbe
        RGB:
        60, 221, 190
        CMY:
        76, 13, 25
        CMYK:
        73, 0, 14, 13
      HSL:
        168°, 70.3057%, 55.0980%
        HSV (HSB):
        168°, 72.8507%, 86.6667%
        XYZ:
        37.0142, 56.3913, 57.6490
        xyY:
        0.2450, 0.3733, 56.3913
      CIE-Lab:
        79.8360, -47.9569, 3.4362
        CIE-LCH:
        79.8360, 48.0798, 175.9016
        CIE-Luv:
        79.8360, -59.7936, 12.8161
        Hunter-Lab:
        75.0941, -43.4313, 7.0496
      #3cddbe color charts
#3cddbe RGB chart
      #3cddbe CMYK chart
      #3cddbe RGB pie chart
      #3cddbe color shades, tints & tones
#3cddbe color schemes
#3cddbe color preview, HTML & CSS examples
           This text has a color of #3cddbe        
        
          <p style="color:#3cddbe;">Text here</p>
        
        
          .mytext {color:#3cddbe;}
        
        Text color #3cddbe
      
           This box has a color of #3cddbe        
        
          <div style="background-color:#3cddbe;">Content here</div>
        
        
          .mybackground {background-color:#3cddbe;}
        
        Background color #3cddbe
      
           Border around this has a color of #3cddbe        
        
          <div style="border:2px solid #3cddbe;">Content here</div>
        
        
          .myborder {border:2px solid #3cddbe;}
        
        Border color #3cddbe