#49f1bf color space conversions
Hex:
        #49f1bf
        RGB:
        73, 241, 191
        CMY:
        71, 5, 25
        CMYK:
        70, 0, 21, 5
      HSL:
        162°, 85.7143%, 61.5686%
        HSV (HSB):
        162°, 69.7095%, 94.5098%
        XYZ:
        43.6069, 68.0886, 60.1343
        xyY:
        0.2538, 0.3963, 68.0886
      CIE-Lab:
        86.0508, -54.2396, 11.8588
        CIE-LCH:
        86.0508, 55.5209, 167.6671
        CIE-Luv:
        86.0508, -64.6311, 26.5532
        Hunter-Lab:
        82.5158, -50.0713, 14.5529
      #49f1bf color charts
#49f1bf RGB chart
      #49f1bf CMYK chart
      #49f1bf RGB pie chart
      #49f1bf color shades, tints & tones
#49f1bf color schemes
#49f1bf color preview, HTML & CSS examples
           This text has a color of #49f1bf        
        
          <p style="color:#49f1bf;">Text here</p>
        
        
          .mytext {color:#49f1bf;}
        
        Text color #49f1bf
      
           This box has a color of #49f1bf        
        
          <div style="background-color:#49f1bf;">Content here</div>
        
        
          .mybackground {background-color:#49f1bf;}
        
        Background color #49f1bf
      
           Border around this has a color of #49f1bf        
        
          <div style="border:2px solid #49f1bf;">Content here</div>
        
        
          .myborder {border:2px solid #49f1bf;}
        
        Border color #49f1bf