#3cfbe3 color space conversions
Hex:
        #3cfbe3
        RGB:
        60, 251, 227
        CMY:
        76, 2, 11
        CMYK:
        76, 0, 10, 2
      HSL:
        172°, 95.9799%, 60.9804%
        HSV (HSB):
        172°, 76.0956%, 98.4314%
        XYZ:
        50.2258, 75.5011, 84.5990
        xyY:
        0.2388, 0.3590, 75.5011
      CIE-Lab:
        89.6272, -51.0556, -1.7489
        CIE-LCH:
        89.6272, 51.0856, 181.9619
        CIE-Luv:
        89.6272, -67.5644, 5.4556
        Hunter-Lab:
        86.8914, -48.8816, 3.0981
      #3cfbe3 color charts
#3cfbe3 RGB chart
      #3cfbe3 CMYK chart
      #3cfbe3 RGB pie chart
      #3cfbe3 color shades, tints & tones
#3cfbe3 color schemes
#3cfbe3 color preview, HTML & CSS examples
           This text has a color of #3cfbe3        
        
          <p style="color:#3cfbe3;">Text here</p>
        
        
          .mytext {color:#3cfbe3;}
        
        Text color #3cfbe3
      
           This box has a color of #3cfbe3        
        
          <div style="background-color:#3cfbe3;">Content here</div>
        
        
          .mybackground {background-color:#3cfbe3;}
        
        Background color #3cfbe3
      
           Border around this has a color of #3cfbe3        
        
          <div style="border:2px solid #3cfbe3;">Content here</div>
        
        
          .myborder {border:2px solid #3cfbe3;}
        
        Border color #3cfbe3