#49bee3 color space conversions
Hex:
        #49bee3
        RGB:
        73, 190, 227
        CMY:
        71, 25, 11
        CMYK:
        68, 16, 0, 11
      HSL:
        194°, 73.3333%, 58.8235%
        HSV (HSB):
        194°, 67.8414%, 89.0196%
        XYZ:
        35.0262, 43.7894, 79.2792
        xyY:
        0.2216, 0.2770, 43.7894
      CIE-Lab:
        72.0875, -21.2158, -28.0520
        CIE-LCH:
        72.0875, 35.1713, 232.8997
        CIE-Luv:
        72.0875, -44.1781, -41.6401
        Hunter-Lab:
        66.1736, -21.3222, -24.7108
      #49bee3 color charts
#49bee3 RGB chart
      #49bee3 CMYK chart
      #49bee3 RGB pie chart
      #49bee3 color shades, tints & tones
#49bee3 color schemes
#49bee3 color preview, HTML & CSS examples
           This text has a color of #49bee3        
        
          <p style="color:#49bee3;">Text here</p>
        
        
          .mytext {color:#49bee3;}
        
        Text color #49bee3
      
           This box has a color of #49bee3        
        
          <div style="background-color:#49bee3;">Content here</div>
        
        
          .mybackground {background-color:#49bee3;}
        
        Background color #49bee3
      
           Border around this has a color of #49bee3        
        
          <div style="border:2px solid #49bee3;">Content here</div>
        
        
          .myborder {border:2px solid #49bee3;}
        
        Border color #49bee3