#49df94 color space conversions
Hex:
        #49df94
        RGB:
        73, 223, 148
        CMY:
        71, 13, 42
        CMYK:
        67, 0, 34, 13
      HSL:
        150°, 70.0935%, 58.0392%
        HSV (HSB):
        150°, 67.2646%, 87.4510%
        XYZ:
        34.4806, 56.3299, 37.0724
        xyY:
        0.2696, 0.4405, 56.3299
      CIE-Lab:
        79.8012, -56.3356, 25.5183
        CIE-LCH:
        79.8012, 61.8456, 155.6309
        CIE-Luv:
        79.8012, -60.8083, 45.0442
        Hunter-Lab:
        75.0533, -49.3376, 23.2511
      #49df94 color charts
#49df94 RGB chart
      #49df94 CMYK chart
      #49df94 RGB pie chart
      #49df94 color shades, tints & tones
#49df94 color schemes
#49df94 color preview, HTML & CSS examples
           This text has a color of #49df94        
        
          <p style="color:#49df94;">Text here</p>
        
        
          .mytext {color:#49df94;}
        
        Text color #49df94
      
           This box has a color of #49df94        
        
          <div style="background-color:#49df94;">Content here</div>
        
        
          .mybackground {background-color:#49df94;}
        
        Background color #49df94
      
           Border around this has a color of #49df94        
        
          <div style="border:2px solid #49df94;">Content here</div>
        
        
          .myborder {border:2px solid #49df94;}
        
        Border color #49df94