#49cd9d color space conversions
Hex:
        #49cd9d
        RGB:
        73, 205, 157
        CMY:
        71, 20, 38
        CMYK:
        64, 0, 23, 20
      HSL:
        158°, 56.8966%, 54.5098%
        HSV (HSB):
        158°, 64.3902%, 80.3922%
        XYZ:
        30.6648, 47.5134, 39.4531
        xyY:
        0.2607, 0.4039, 47.5134
      CIE-Lab:
        74.5170, -47.2308, 13.4799
        CIE-LCH:
        74.5170, 49.1167, 164.0710
        CIE-Luv:
        74.5170, -53.7626, 27.0289
        Hunter-Lab:
        68.9300, -41.2185, 14.3155
      #49cd9d color charts
#49cd9d RGB chart
      #49cd9d CMYK chart
      #49cd9d RGB pie chart
      #49cd9d color shades, tints & tones
#49cd9d color schemes
#49cd9d color preview, HTML & CSS examples
           This text has a color of #49cd9d        
        
          <p style="color:#49cd9d;">Text here</p>
        
        
          .mytext {color:#49cd9d;}
        
        Text color #49cd9d
      
           This box has a color of #49cd9d        
        
          <div style="background-color:#49cd9d;">Content here</div>
        
        
          .mybackground {background-color:#49cd9d;}
        
        Background color #49cd9d
      
           Border around this has a color of #49cd9d        
        
          <div style="border:2px solid #49cd9d;">Content here</div>
        
        
          .myborder {border:2px solid #49cd9d;}
        
        Border color #49cd9d