#3cfbeb color space conversions
Hex:
        #3cfbeb
        RGB:
        60, 251, 235
        CMY:
        76, 2, 8
        CMYK:
        76, 0, 6, 2
      HSL:
        175°, 95.9799%, 60.9804%
        HSV (HSB):
        175°, 76.0956%, 98.4314%
        XYZ:
        51.3561, 75.9532, 90.5509
        xyY:
        0.2357, 0.3486, 75.9532
      CIE-Lab:
        89.8376, -48.9528, -5.6007
        CIE-LCH:
        89.8376, 49.2721, 186.5268
        CIE-Luv:
        89.8376, -66.9903, -1.0164
        Hunter-Lab:
        87.1511, -47.3287, -0.5972
      #3cfbeb color charts
#3cfbeb RGB chart
      #3cfbeb CMYK chart
      #3cfbeb RGB pie chart
      #3cfbeb color shades, tints & tones
#3cfbeb color schemes
#3cfbeb color preview, HTML & CSS examples
           This text has a color of #3cfbeb        
        
          <p style="color:#3cfbeb;">Text here</p>
        
        
          .mytext {color:#3cfbeb;}
        
        Text color #3cfbeb
      
           This box has a color of #3cfbeb        
        
          <div style="background-color:#3cfbeb;">Content here</div>
        
        
          .mybackground {background-color:#3cfbeb;}
        
        Background color #3cfbeb
      
           Border around this has a color of #3cfbeb        
        
          <div style="border:2px solid #3cfbeb;">Content here</div>
        
        
          .myborder {border:2px solid #3cfbeb;}
        
        Border color #3cfbeb