#3af49e color space conversions
Hex:
        #3af49e
        RGB:
        58, 244, 158
        CMY:
        77, 4, 38
        CMYK:
        76, 0, 35, 4
      HSL:
        152°, 89.4231%, 59.2157%
        HSV (HSB):
        152°, 76.2295%, 95.6863%
        XYZ:
        40.2672, 68.0695, 43.3642
        xyY:
        0.2654, 0.4487, 68.0695
      CIE-Lab:
        86.0412, -64.3060, 28.7853
        CIE-LCH:
        86.0412, 70.4547, 155.8853
        CIE-Luv:
        86.0412, -70.0733, 51.3063
        Hunter-Lab:
        82.5043, -57.2635, 26.5902
      #3af49e color charts
#3af49e RGB chart
      #3af49e CMYK chart
      #3af49e RGB pie chart
      #3af49e color shades, tints & tones
#3af49e color schemes
#3af49e color preview, HTML & CSS examples
           This text has a color of #3af49e        
        
          <p style="color:#3af49e;">Text here</p>
        
        
          .mytext {color:#3af49e;}
        
        Text color #3af49e
      
           This box has a color of #3af49e        
        
          <div style="background-color:#3af49e;">Content here</div>
        
        
          .mybackground {background-color:#3af49e;}
        
        Background color #3af49e
      
           Border around this has a color of #3af49e        
        
          <div style="border:2px solid #3af49e;">Content here</div>
        
        
          .myborder {border:2px solid #3af49e;}
        
        Border color #3af49e