#3cfbfb color space conversions
Hex:
        #3cfbfb
        RGB:
        60, 251, 251
        CMY:
        76, 2, 2
        CMYK:
        76, 0, 0, 2
      HSL:
        180°, 95.9799%, 60.9804%
        HSV (HSB):
        180°, 76.0956%, 98.4314%
        XYZ:
        53.7732, 76.9201, 103.2797
        xyY:
        0.2298, 0.3288, 76.9201
      CIE-Lab:
        90.2848, -44.5888, -13.2590
        CIE-LCH:
        90.2848, 46.5184, 196.5604
        CIE-Luv:
        90.2848, -65.8330, -14.2161
        Hunter-Lab:
        87.7041, -44.0400, -8.4266
      #3cfbfb color charts
#3cfbfb RGB chart
      #3cfbfb CMYK chart
      #3cfbfb RGB pie chart
      #3cfbfb color shades, tints & tones
#3cfbfb color schemes
#3cfbfb color preview, HTML & CSS examples
           This text has a color of #3cfbfb        
        
          <p style="color:#3cfbfb;">Text here</p>
        
        
          .mytext {color:#3cfbfb;}
        
        Text color #3cfbfb
      
           This box has a color of #3cfbfb        
        
          <div style="background-color:#3cfbfb;">Content here</div>
        
        
          .mybackground {background-color:#3cfbfb;}
        
        Background color #3cfbfb
      
           Border around this has a color of #3cfbfb        
        
          <div style="border:2px solid #3cfbfb;">Content here</div>
        
        
          .myborder {border:2px solid #3cfbfb;}
        
        Border color #3cfbfb