#3cf5e3 color space conversions
Hex:
        #3cf5e3
        RGB:
        60, 245, 227
        CMY:
        76, 4, 11
        CMYK:
        76, 0, 7, 4
      HSL:
        174°, 90.2439%, 59.8039%
        HSV (HSB):
        174°, 75.5102%, 96.0784%
        XYZ:
        48.3810, 71.8115, 83.9841
        xyY:
        0.2370, 0.3517, 71.8115
      CIE-Lab:
        87.8778, -48.5261, -4.3185
        CIE-LCH:
        87.8778, 48.7179, 185.0856
        CIE-Luv:
        87.8778, -65.5185, 0.9683
        Hunter-Lab:
        84.7417, -46.3881, 0.5592
      #3cf5e3 color charts
#3cf5e3 RGB chart
      #3cf5e3 CMYK chart
      #3cf5e3 RGB pie chart
      #3cf5e3 color shades, tints & tones
#3cf5e3 color schemes
#3cf5e3 color preview, HTML & CSS examples
           This text has a color of #3cf5e3        
        
          <p style="color:#3cf5e3;">Text here</p>
        
        
          .mytext {color:#3cf5e3;}
        
        Text color #3cf5e3
      
           This box has a color of #3cf5e3        
        
          <div style="background-color:#3cf5e3;">Content here</div>
        
        
          .mybackground {background-color:#3cf5e3;}
        
        Background color #3cf5e3
      
           Border around this has a color of #3cf5e3        
        
          <div style="border:2px solid #3cf5e3;">Content here</div>
        
        
          .myborder {border:2px solid #3cf5e3;}
        
        Border color #3cf5e3