#49d9ff color space conversions
Hex:
        #49d9ff
        RGB:
        73, 217, 255
        CMY:
        71, 15, 0
        CMYK:
        71, 15, 0, 0
      HSL:
        193°, 100.0000%, 64.3137%
        HSV (HSB):
        193°, 71.3725%, 100.0000%
        XYZ:
        45.6105, 58.2622, 103.4495
        xyY:
        0.2200, 0.2810, 58.2622
      CIE-Lab:
        80.8843, -26.1526, -29.5743
        CIE-LCH:
        80.8843, 39.4791, 228.5137
        CIE-Luv:
        80.8843, -52.0490, -44.1525
        Hunter-Lab:
        76.3297, -26.9149, -26.9249
      #49d9ff color charts
#49d9ff RGB chart
      #49d9ff CMYK chart
      #49d9ff RGB pie chart
      #49d9ff color shades, tints & tones
#49d9ff color schemes
#49d9ff color preview, HTML & CSS examples
           This text has a color of #49d9ff        
        
          <p style="color:#49d9ff;">Text here</p>
        
        
          .mytext {color:#49d9ff;}
        
        Text color #49d9ff
      
           This box has a color of #49d9ff        
        
          <div style="background-color:#49d9ff;">Content here</div>
        
        
          .mybackground {background-color:#49d9ff;}
        
        Background color #49d9ff
      
           Border around this has a color of #49d9ff        
        
          <div style="border:2px solid #49d9ff;">Content here</div>
        
        
          .myborder {border:2px solid #49d9ff;}
        
        Border color #49d9ff