#49dc8d color space conversions
Hex:
        #49dc8d
        RGB:
        73, 220, 141
        CMY:
        71, 14, 45
        CMYK:
        67, 0, 36, 14
      HSL:
        148°, 67.7419%, 57.4510%
        HSV (HSB):
        148°, 66.8182%, 86.2745%
        XYZ:
        33.1486, 54.5260, 33.9768
        xyY:
        0.2725, 0.4482, 54.5260
      CIE-Lab:
        78.7674, -56.5320, 27.7367
        CIE-LCH:
        78.7674, 62.9698, 153.8658
        CIE-Luv:
        78.7674, -60.1090, 47.7342
        Hunter-Lab:
        73.8417, -49.0918, 24.4081
      #49dc8d color charts
#49dc8d RGB chart
      #49dc8d CMYK chart
      #49dc8d RGB pie chart
      #49dc8d color shades, tints & tones
#49dc8d color schemes
#49dc8d color preview, HTML & CSS examples
           This text has a color of #49dc8d        
        
          <p style="color:#49dc8d;">Text here</p>
        
        
          .mytext {color:#49dc8d;}
        
        Text color #49dc8d
      
           This box has a color of #49dc8d        
        
          <div style="background-color:#49dc8d;">Content here</div>
        
        
          .mybackground {background-color:#49dc8d;}
        
        Background color #49dc8d
      
           Border around this has a color of #49dc8d        
        
          <div style="border:2px solid #49dc8d;">Content here</div>
        
        
          .myborder {border:2px solid #49dc8d;}
        
        Border color #49dc8d