#3cd0dd color space conversions
Hex:
        #3cd0dd
        RGB:
        60, 208, 221
        CMY:
        76, 18, 13
        CMYK:
        73, 6, 0, 13
      HSL:
        185°, 70.3057%, 55.0980%
        HSV (HSB):
        185°, 72.8507%, 86.6667%
        XYZ:
        37.4705, 51.2929, 76.3322
        xyY:
        0.2270, 0.3107, 51.2929
      CIE-Lab:
        76.8561, -33.6181, -17.5727
        CIE-LCH:
        76.8561, 37.9339, 207.5967
        CIE-Luv:
        76.8561, -53.1002, -22.6620
        Hunter-Lab:
        71.6190, -31.9436, -13.0585
      #3cd0dd color charts
#3cd0dd RGB chart
      #3cd0dd CMYK chart
      #3cd0dd RGB pie chart
      #3cd0dd color shades, tints & tones
#3cd0dd color schemes
#3cd0dd color preview, HTML & CSS examples
           This text has a color of #3cd0dd        
        
          <p style="color:#3cd0dd;">Text here</p>
        
        
          .mytext {color:#3cd0dd;}
        
        Text color #3cd0dd
      
           This box has a color of #3cd0dd        
        
          <div style="background-color:#3cd0dd;">Content here</div>
        
        
          .mybackground {background-color:#3cd0dd;}
        
        Background color #3cd0dd
      
           Border around this has a color of #3cd0dd        
        
          <div style="border:2px solid #3cd0dd;">Content here</div>
        
        
          .myborder {border:2px solid #3cd0dd;}
        
        Border color #3cd0dd