#49e1bf color space conversions
Hex:
        #49e1bf
        RGB:
        73, 225, 191
        CMY:
        71, 12, 25
        CMYK:
        68, 0, 15, 12
      HSL:
        167°, 71.6981%, 58.4314%
        HSV (HSB):
        167°, 67.5556%, 88.2353%
        XYZ:
        39.0768, 59.0285, 58.6243
        xyY:
        0.2493, 0.3766, 59.0285
      CIE-Lab:
        81.3072, -47.6384, 5.0655
        CIE-LCH:
        81.3072, 47.9070, 173.9304
        CIE-Luv:
        81.3072, -58.9706, 15.2826
        Hunter-Lab:
        76.8300, -43.6648, 8.5404
      #49e1bf color charts
#49e1bf RGB chart
      #49e1bf CMYK chart
      #49e1bf RGB pie chart
      #49e1bf color shades, tints & tones
#49e1bf color schemes
#49e1bf color preview, HTML & CSS examples
           This text has a color of #49e1bf        
        
          <p style="color:#49e1bf;">Text here</p>
        
        
          .mytext {color:#49e1bf;}
        
        Text color #49e1bf
      
           This box has a color of #49e1bf        
        
          <div style="background-color:#49e1bf;">Content here</div>
        
        
          .mybackground {background-color:#49e1bf;}
        
        Background color #49e1bf
      
           Border around this has a color of #49e1bf        
        
          <div style="border:2px solid #49e1bf;">Content here</div>
        
        
          .myborder {border:2px solid #49e1bf;}
        
        Border color #49e1bf