#3aca8f color space conversions
Hex:
        #3aca8f
        RGB:
        58, 202, 143
        CMY:
        77, 21, 44
        CMYK:
        71, 0, 29, 21
      HSL:
        155°, 57.6000%, 50.9804%
        HSV (HSB):
        155°, 71.2871%, 79.2157%
        XYZ:
        27.8234, 45.1238, 33.2299
        xyY:
        0.2620, 0.4250, 45.1238
      CIE-Lab:
        72.9733, -51.5140, 18.7481
        CIE-LCH:
        72.9733, 54.8196, 160.0014
        CIE-Luv:
        72.9733, -56.4246, 34.6717
        Hunter-Lab:
        67.1742, -43.6207, 17.6922
      #3aca8f color charts
#3aca8f RGB chart
      #3aca8f CMYK chart
      #3aca8f RGB pie chart
      #3aca8f color shades, tints & tones
#3aca8f color schemes
#3aca8f color preview, HTML & CSS examples
           This text has a color of #3aca8f        
        
          <p style="color:#3aca8f;">Text here</p>
        
        
          .mytext {color:#3aca8f;}
        
        Text color #3aca8f
      
           This box has a color of #3aca8f        
        
          <div style="background-color:#3aca8f;">Content here</div>
        
        
          .mybackground {background-color:#3aca8f;}
        
        Background color #3aca8f
      
           Border around this has a color of #3aca8f        
        
          <div style="border:2px solid #3aca8f;">Content here</div>
        
        
          .myborder {border:2px solid #3aca8f;}
        
        Border color #3aca8f