#3cf8d5 color space conversions
Hex:
        #3cf8d5
        RGB:
        60, 248, 213
        CMY:
        76, 3, 16
        CMYK:
        76, 0, 14, 3
      HSL:
        169°, 93.0693%, 60.3922%
        HSV (HSB):
        169°, 75.8065%, 97.2549%
        XYZ:
        47.4411, 72.8996, 74.5214
        xyY:
        0.2435, 0.3741, 72.8996
      CIE-Lab:
        88.3998, -53.3783, 3.7464
        CIE-LCH:
        88.3998, 53.5096, 175.9852
        CIE-Luv:
        88.3998, -67.5350, 14.3612
        Hunter-Lab:
        85.3812, -50.2357, 8.0181
      #3cf8d5 color charts
#3cf8d5 RGB chart
      #3cf8d5 CMYK chart
      #3cf8d5 RGB pie chart
      #3cf8d5 color shades, tints & tones
#3cf8d5 color schemes
#3cf8d5 color preview, HTML & CSS examples
           This text has a color of #3cf8d5        
        
          <p style="color:#3cf8d5;">Text here</p>
        
        
          .mytext {color:#3cf8d5;}
        
        Text color #3cf8d5
      
           This box has a color of #3cf8d5        
        
          <div style="background-color:#3cf8d5;">Content here</div>
        
        
          .mybackground {background-color:#3cf8d5;}
        
        Background color #3cf8d5
      
           Border around this has a color of #3cf8d5        
        
          <div style="border:2px solid #3cf8d5;">Content here</div>
        
        
          .myborder {border:2px solid #3cf8d5;}
        
        Border color #3cf8d5