#3cf8eb color space conversions
Hex:
        #3cf8eb
        RGB:
        60, 248, 235
        CMY:
        76, 3, 8
        CMYK:
        76, 0, 5, 3
      HSL:
        176°, 93.0693%, 60.3922%
        HSV (HSB):
        176°, 75.8065%, 97.2549%
        XYZ:
        50.4263, 74.0936, 90.2410
        xyY:
        0.2348, 0.3450, 74.0936
      CIE-Lab:
        88.9667, -47.6716, -6.8874
        CIE-LCH:
        88.9667, 48.1666, 188.2209
        CIE-Luv:
        88.9667, -65.9691, -3.2894
        Hunter-Lab:
        86.0777, -46.0665, -1.9034
      #3cf8eb color charts
#3cf8eb RGB chart
      #3cf8eb CMYK chart
      #3cf8eb RGB pie chart
      #3cf8eb color shades, tints & tones
#3cf8eb color schemes
#3cf8eb color preview, HTML & CSS examples
           This text has a color of #3cf8eb        
        
          <p style="color:#3cf8eb;">Text here</p>
        
        
          .mytext {color:#3cf8eb;}
        
        Text color #3cf8eb
      
           This box has a color of #3cf8eb        
        
          <div style="background-color:#3cf8eb;">Content here</div>
        
        
          .mybackground {background-color:#3cf8eb;}
        
        Background color #3cf8eb
      
           Border around this has a color of #3cf8eb        
        
          <div style="border:2px solid #3cf8eb;">Content here</div>
        
        
          .myborder {border:2px solid #3cf8eb;}
        
        Border color #3cf8eb