#3cf3dd color space conversions
Hex:
        #3cf3dd
        RGB:
        60, 243, 221
        CMY:
        76, 5, 13
        CMYK:
        75, 0, 9, 5
      HSL:
        173°, 88.4058%, 59.4118%
        HSV (HSB):
        173°, 75.3086%, 95.2941%
        XYZ:
        46.9652, 70.2823, 79.4971
        xyY:
        0.2387, 0.3572, 70.2823
      CIE-Lab:
        87.1351, -49.2579, -2.2725
        CIE-LCH:
        87.1351, 49.3103, 182.6415
        CIE-Luv:
        87.1351, -65.2613, 4.3247
        Hunter-Lab:
        83.8345, -46.7124, 2.4617
      #3cf3dd color charts
#3cf3dd RGB chart
      #3cf3dd CMYK chart
      #3cf3dd RGB pie chart
      #3cf3dd color shades, tints & tones
#3cf3dd color schemes
#3cf3dd color preview, HTML & CSS examples
           This text has a color of #3cf3dd        
        
          <p style="color:#3cf3dd;">Text here</p>
        
        
          .mytext {color:#3cf3dd;}
        
        Text color #3cf3dd
      
           This box has a color of #3cf3dd        
        
          <div style="background-color:#3cf3dd;">Content here</div>
        
        
          .mybackground {background-color:#3cf3dd;}
        
        Background color #3cf3dd
      
           Border around this has a color of #3cf3dd        
        
          <div style="border:2px solid #3cf3dd;">Content here</div>
        
        
          .myborder {border:2px solid #3cf3dd;}
        
        Border color #3cf3dd