#49efdb color space conversions
Hex:
        #49efdb
        RGB:
        73, 239, 219
        CMY:
        71, 6, 14
        CMYK:
        69, 0, 8, 6
      HSL:
        173°, 83.8384%, 61.1765%
        HSV (HSB):
        173°, 69.4561%, 93.7255%
        XYZ:
        46.4003, 68.2639, 77.7485
        xyY:
        0.2411, 0.3548, 68.2639
      CIE-Lab:
        86.1383, -46.5522, -2.6611
        CIE-LCH:
        86.1383, 46.6282, 183.2717
        CIE-Luv:
        86.1383, -62.1088, 3.3071
        Hunter-Lab:
        82.6220, -44.3433, 2.0426
      #49efdb color charts
#49efdb RGB chart
      #49efdb CMYK chart
      #49efdb RGB pie chart
      #49efdb color shades, tints & tones
#49efdb color schemes
#49efdb color preview, HTML & CSS examples
           This text has a color of #49efdb        
        
          <p style="color:#49efdb;">Text here</p>
        
        
          .mytext {color:#49efdb;}
        
        Text color #49efdb
      
           This box has a color of #49efdb        
        
          <div style="background-color:#49efdb;">Content here</div>
        
        
          .mybackground {background-color:#49efdb;}
        
        Background color #49efdb
      
           Border around this has a color of #49efdb        
        
          <div style="border:2px solid #49efdb;">Content here</div>
        
        
          .myborder {border:2px solid #49efdb;}
        
        Border color #49efdb