#3cf1ba color space conversions
Hex:
        #3cf1ba
        RGB:
        60, 241, 186
        CMY:
        76, 5, 27
        CMYK:
        75, 0, 23, 5
      HSL:
        162°, 86.6029%, 59.0196%
        HSV (HSB):
        162°, 75.1037%, 94.5098%
        XYZ:
        42.1817, 67.4164, 57.2438
        xyY:
        0.2528, 0.4041, 67.4164
      CIE-Lab:
        85.7138, -57.0351, 13.9503
        CIE-LCH:
        85.7138, 58.7164, 166.2558
        CIE-Luv:
        85.7138, -66.9922, 29.9780
        Hunter-Lab:
        82.1075, -51.9860, 16.1394
      #3cf1ba color charts
#3cf1ba RGB chart
      #3cf1ba CMYK chart
      #3cf1ba RGB pie chart
      #3cf1ba color shades, tints & tones
#3cf1ba color schemes
#3cf1ba color preview, HTML & CSS examples
           This text has a color of #3cf1ba        
        
          <p style="color:#3cf1ba;">Text here</p>
        
        
          .mytext {color:#3cf1ba;}
        
        Text color #3cf1ba
      
           This box has a color of #3cf1ba        
        
          <div style="background-color:#3cf1ba;">Content here</div>
        
        
          .mybackground {background-color:#3cf1ba;}
        
        Background color #3cf1ba
      
           Border around this has a color of #3cf1ba        
        
          <div style="border:2px solid #3cf1ba;">Content here</div>
        
        
          .myborder {border:2px solid #3cf1ba;}
        
        Border color #3cf1ba