#3cf4f2 color space conversions
Hex:
        #3cf4f2
        RGB:
        60, 244, 242
        CMY:
        76, 4, 5
        CMYK:
        75, 0, 1, 4
      HSL:
        179°, 89.3204%, 59.6078%
        HSV (HSB):
        179°, 75.4098%, 95.6863%
        XYZ:
        50.2412, 72.0728, 95.2679
        xyY:
        0.2309, 0.3312, 72.0728
      CIE-Lab:
        88.0036, -44.0163, -11.9733
        CIE-LCH:
        88.0036, 45.6157, 195.2174
        CIE-Luv:
        88.0036, -64.1004, -12.1428
        Hunter-Lab:
        84.8957, -42.9314, -7.1068
      #3cf4f2 color charts
#3cf4f2 RGB chart
      #3cf4f2 CMYK chart
      #3cf4f2 RGB pie chart
      #3cf4f2 color shades, tints & tones
#3cf4f2 color schemes
#3cf4f2 color preview, HTML & CSS examples
           This text has a color of #3cf4f2        
        
          <p style="color:#3cf4f2;">Text here</p>
        
        
          .mytext {color:#3cf4f2;}
        
        Text color #3cf4f2
      
           This box has a color of #3cf4f2        
        
          <div style="background-color:#3cf4f2;">Content here</div>
        
        
          .mybackground {background-color:#3cf4f2;}
        
        Background color #3cf4f2
      
           Border around this has a color of #3cf4f2        
        
          <div style="border:2px solid #3cf4f2;">Content here</div>
        
        
          .myborder {border:2px solid #3cf4f2;}
        
        Border color #3cf4f2