#3dcdc5 color space conversions
Hex:
        #3dcdc5
        RGB:
        61, 205, 197
        CMY:
        76, 20, 23
        CMYK:
        70, 0, 4, 20
      HSL:
        177°, 59.0164%, 52.1569%
        HSV (HSB):
        177°, 70.2439%, 80.3922%
        XYZ:
        33.8338, 48.6860, 60.4374
        xyY:
        0.2367, 0.3406, 48.6860
      CIE-Lab:
        75.2555, -38.9859, -7.0289
        CIE-LCH:
        75.2555, 39.6145, 190.2202
        CIE-Luv:
        75.2555, -53.5081, -4.7684
        Hunter-Lab:
        69.7753, -35.5527, -2.5126
      #3dcdc5 color charts
#3dcdc5 RGB chart
      #3dcdc5 CMYK chart
      #3dcdc5 RGB pie chart
      #3dcdc5 color shades, tints & tones
#3dcdc5 color schemes
#3dcdc5 color preview, HTML & CSS examples
           This text has a color of #3dcdc5        
        
          <p style="color:#3dcdc5;">Text here</p>
        
        
          .mytext {color:#3dcdc5;}
        
        Text color #3dcdc5
      
           This box has a color of #3dcdc5        
        
          <div style="background-color:#3dcdc5;">Content here</div>
        
        
          .mybackground {background-color:#3dcdc5;}
        
        Background color #3dcdc5
      
           Border around this has a color of #3dcdc5        
        
          <div style="border:2px solid #3dcdc5;">Content here</div>
        
        
          .myborder {border:2px solid #3dcdc5;}
        
        Border color #3dcdc5