#3caf7e color space conversions
Hex:
        #3caf7e
        RGB:
        60, 175, 126
        CMY:
        76, 31, 51
        CMYK:
        66, 0, 28, 31
      HSL:
        154°, 48.9362%, 46.0784%
        HSV (HSB):
        154°, 65.7143%, 68.6275%
        XYZ:
        20.9593, 33.1270, 25.0281
        xyY:
        0.2649, 0.4187, 33.1270
      CIE-Lab:
        64.2636, -43.8875, 15.8714
        CIE-LCH:
        64.2636, 46.6692, 160.1181
        CIE-Luv:
        64.2636, -47.1590, 28.8036
        Hunter-Lab:
        57.5560, -35.7213, 14.5071
      #3caf7e color charts
#3caf7e RGB chart
      #3caf7e CMYK chart
      #3caf7e RGB pie chart
      #3caf7e color shades, tints & tones
#3caf7e color schemes
#3caf7e color preview, HTML & CSS examples
           This text has a color of #3caf7e        
        
          <p style="color:#3caf7e;">Text here</p>
        
        
          .mytext {color:#3caf7e;}
        
        Text color #3caf7e
      
           This box has a color of #3caf7e        
        
          <div style="background-color:#3caf7e;">Content here</div>
        
        
          .mybackground {background-color:#3caf7e;}
        
        Background color #3caf7e
      
           Border around this has a color of #3caf7e        
        
          <div style="border:2px solid #3caf7e;">Content here</div>
        
        
          .myborder {border:2px solid #3caf7e;}
        
        Border color #3caf7e