#49f2be color space conversions
Hex:
        #49f2be
        RGB:
        73, 242, 190
        CMY:
        71, 5, 25
        CMYK:
        70, 0, 21, 5
      HSL:
        162°, 86.6667%, 61.7647%
        HSV (HSB):
        162°, 69.8347%, 94.9020%
        XYZ:
        43.7940, 68.6384, 59.6556
        xyY:
        0.2545, 0.3989, 68.6384
      CIE-Lab:
        86.3247, -54.8696, 12.7678
        CIE-LCH:
        86.3247, 56.3355, 166.9008
        CIE-Luv:
        86.3247, -65.0444, 27.9861
        Hunter-Lab:
        82.8483, -50.6285, 15.3016
      #49f2be color charts
#49f2be RGB chart
      #49f2be CMYK chart
      #49f2be RGB pie chart
      #49f2be color shades, tints & tones
#49f2be color schemes
#49f2be color preview, HTML & CSS examples
           This text has a color of #49f2be        
        
          <p style="color:#49f2be;">Text here</p>
        
        
          .mytext {color:#49f2be;}
        
        Text color #49f2be
      
           This box has a color of #49f2be        
        
          <div style="background-color:#49f2be;">Content here</div>
        
        
          .mybackground {background-color:#49f2be;}
        
        Background color #49f2be
      
           Border around this has a color of #49f2be        
        
          <div style="border:2px solid #49f2be;">Content here</div>
        
        
          .myborder {border:2px solid #49f2be;}
        
        Border color #49f2be