#49c5cf color space conversions
Hex:
        #49c5cf
        RGB:
        73, 197, 207
        CMY:
        71, 23, 19
        CMYK:
        65, 5, 0, 19
      HSL:
        184°, 58.2609%, 54.9020%
        HSV (HSB):
        184°, 64.7343%, 81.1765%
        XYZ:
        33.9764, 45.8540, 66.0914
        xyY:
        0.2328, 0.3142, 45.8540
      CIE-Lab:
        73.4507, -30.7093, -15.1142
        CIE-LCH:
        73.4507, 34.2272, 206.2051
        CIE-Luv:
        73.4507, -47.8633, -18.9007
        Hunter-Lab:
        67.7156, -28.9396, -10.4671
      #49c5cf color charts
#49c5cf RGB chart
      #49c5cf CMYK chart
      #49c5cf RGB pie chart
      #49c5cf color shades, tints & tones
#49c5cf color schemes
#49c5cf color preview, HTML & CSS examples
           This text has a color of #49c5cf        
        
          <p style="color:#49c5cf;">Text here</p>
        
        
          .mytext {color:#49c5cf;}
        
        Text color #49c5cf
      
           This box has a color of #49c5cf        
        
          <div style="background-color:#49c5cf;">Content here</div>
        
        
          .mybackground {background-color:#49c5cf;}
        
        Background color #49c5cf
      
           Border around this has a color of #49c5cf        
        
          <div style="border:2px solid #49c5cf;">Content here</div>
        
        
          .myborder {border:2px solid #49c5cf;}
        
        Border color #49c5cf