#49f5ff color space conversions
Hex:
        #49f5ff
        RGB:
        73, 245, 255
        CMY:
        71, 4, 0
        CMYK:
        71, 4, 0, 0
      HSL:
        183°, 100.0000%, 64.3137%
        HSV (HSB):
        183°, 71.3725%, 100.0000%
        XYZ:
        53.4501, 73.9413, 106.0627
        xyY:
        0.2290, 0.3167, 73.9413
      CIE-Lab:
        88.8947, -39.4272, -17.4051
        CIE-LCH:
        88.8947, 43.0981, 203.8190
        CIE-Luv:
        88.8947, -61.7732, -21.8684
        Hunter-Lab:
        85.9891, -39.5270, -12.9385
      #49f5ff color charts
#49f5ff RGB chart
      #49f5ff CMYK chart
      #49f5ff RGB pie chart
      #49f5ff color shades, tints & tones
#49f5ff color schemes
#49f5ff color preview, HTML & CSS examples
           This text has a color of #49f5ff        
        
          <p style="color:#49f5ff;">Text here</p>
        
        
          .mytext {color:#49f5ff;}
        
        Text color #49f5ff
      
           This box has a color of #49f5ff        
        
          <div style="background-color:#49f5ff;">Content here</div>
        
        
          .mybackground {background-color:#49f5ff;}
        
        Background color #49f5ff
      
           Border around this has a color of #49f5ff        
        
          <div style="border:2px solid #49f5ff;">Content here</div>
        
        
          .myborder {border:2px solid #49f5ff;}
        
        Border color #49f5ff