#3cf8d7 color space conversions
Hex:
        #3cf8d7
        RGB:
        60, 248, 215
        CMY:
        76, 3, 16
        CMYK:
        76, 0, 13, 3
      HSL:
        169°, 93.0693%, 60.3922%
        HSV (HSB):
        169°, 75.8065%, 97.2549%
        XYZ:
        47.6966, 73.0018, 75.8669
        xyY:
        0.2427, 0.3714, 73.0018
      CIE-Lab:
        88.4486, -52.8777, 2.7761
        CIE-LCH:
        88.4486, 52.9505, 176.9947
        CIE-Luv:
        88.4486, -67.3944, 12.7908
        Hunter-Lab:
        85.4411, -49.8760, 7.1626
      #3cf8d7 color charts
#3cf8d7 RGB chart
      #3cf8d7 CMYK chart
      #3cf8d7 RGB pie chart
      #3cf8d7 color shades, tints & tones
#3cf8d7 color schemes
#3cf8d7 color preview, HTML & CSS examples
           This text has a color of #3cf8d7        
        
          <p style="color:#3cf8d7;">Text here</p>
        
        
          .mytext {color:#3cf8d7;}
        
        Text color #3cf8d7
      
           This box has a color of #3cf8d7        
        
          <div style="background-color:#3cf8d7;">Content here</div>
        
        
          .mybackground {background-color:#3cf8d7;}
        
        Background color #3cf8d7
      
           Border around this has a color of #3cf8d7        
        
          <div style="border:2px solid #3cf8d7;">Content here</div>
        
        
          .myborder {border:2px solid #3cf8d7;}
        
        Border color #3cf8d7