#49bed6 color space conversions
Hex:
        #49bed6
        RGB:
        73, 190, 214
        CMY:
        71, 25, 16
        CMYK:
        66, 11, 0, 16
      HSL:
        190°, 63.2287%, 56.2745%
        HSV (HSB):
        190°, 65.8879%, 83.9216%
        XYZ:
        33.2987, 43.0984, 70.1821
        xyY:
        0.2272, 0.2940, 43.0984
      CIE-Lab:
        71.6217, -25.2010, -21.6916
        CIE-LCH:
        71.6217, 33.2508, 220.7200
        CIE-Luv:
        71.6217, -44.9123, -30.4156
        Hunter-Lab:
        65.6494, -24.3476, -17.4291
      #49bed6 color charts
#49bed6 RGB chart
      #49bed6 CMYK chart
      #49bed6 RGB pie chart
      #49bed6 color shades, tints & tones
#49bed6 color schemes
#49bed6 color preview, HTML & CSS examples
           This text has a color of #49bed6        
        
          <p style="color:#49bed6;">Text here</p>
        
        
          .mytext {color:#49bed6;}
        
        Text color #49bed6
      
           This box has a color of #49bed6        
        
          <div style="background-color:#49bed6;">Content here</div>
        
        
          .mybackground {background-color:#49bed6;}
        
        Background color #49bed6
      
           Border around this has a color of #49bed6        
        
          <div style="border:2px solid #49bed6;">Content here</div>
        
        
          .myborder {border:2px solid #49bed6;}
        
        Border color #49bed6