#3cfbcf color space conversions
Hex:
        #3cfbcf
        RGB:
        60, 251, 207
        CMY:
        76, 2, 19
        CMYK:
        76, 0, 18, 2
      HSL:
        166°, 95.9799%, 60.9804%
        HSV (HSB):
        166°, 76.0956%, 98.4314%
        XYZ:
        47.6231, 74.4600, 70.8937
        xyY:
        0.2468, 0.3858, 74.4600
      CIE-Lab:
        89.1394, -56.0598, 7.9294
        CIE-LCH:
        89.1394, 56.6179, 171.9492
        CIE-Luv:
        89.1394, -68.9743, 21.1578
        Hunter-Lab:
        86.2902, -52.4946, 11.6921
      #3cfbcf color charts
#3cfbcf RGB chart
      #3cfbcf CMYK chart
      #3cfbcf RGB pie chart
      #3cfbcf color shades, tints & tones
#3cfbcf color schemes
#3cfbcf color preview, HTML & CSS examples
           This text has a color of #3cfbcf        
        
          <p style="color:#3cfbcf;">Text here</p>
        
        
          .mytext {color:#3cfbcf;}
        
        Text color #3cfbcf
      
           This box has a color of #3cfbcf        
        
          <div style="background-color:#3cfbcf;">Content here</div>
        
        
          .mybackground {background-color:#3cfbcf;}
        
        Background color #3cfbcf
      
           Border around this has a color of #3cfbcf        
        
          <div style="border:2px solid #3cfbcf;">Content here</div>
        
        
          .myborder {border:2px solid #3cfbcf;}
        
        Border color #3cfbcf