#49cf8f color space conversions
Hex:
        #49cf8f
        RGB:
        73, 207, 143
        CMY:
        71, 19, 44
        CMYK:
        65, 0, 31, 19
      HSL:
        151°, 58.2609%, 54.9020%
        HSV (HSB):
        151°, 64.7343%, 81.1765%
        XYZ:
        30.0184, 48.0253, 33.6743
        xyY:
        0.2687, 0.4299, 48.0253
      CIE-Lab:
        74.8409, -51.0534, 21.3705
        CIE-LCH:
        74.8409, 55.3458, 157.2863
        CIE-Luv:
        74.8409, -55.2746, 38.2540
        Hunter-Lab:
        69.3003, -43.9557, 19.7001
      #49cf8f color charts
#49cf8f RGB chart
      #49cf8f CMYK chart
      #49cf8f RGB pie chart
      #49cf8f color shades, tints & tones
#49cf8f color schemes
#49cf8f color preview, HTML & CSS examples
           This text has a color of #49cf8f        
        
          <p style="color:#49cf8f;">Text here</p>
        
        
          .mytext {color:#49cf8f;}
        
        Text color #49cf8f
      
           This box has a color of #49cf8f        
        
          <div style="background-color:#49cf8f;">Content here</div>
        
        
          .mybackground {background-color:#49cf8f;}
        
        Background color #49cf8f
      
           Border around this has a color of #49cf8f        
        
          <div style="border:2px solid #49cf8f;">Content here</div>
        
        
          .myborder {border:2px solid #49cf8f;}
        
        Border color #49cf8f