#49f0ff color space conversions
Hex:
        #49f0ff
        RGB:
        73, 240, 255
        CMY:
        71, 6, 0
        CMYK:
        71, 6, 0, 0
      HSL:
        185°, 100.0000%, 64.3137%
        HSV (HSB):
        185°, 71.3725%, 100.0000%
        XYZ:
        51.9577, 70.9566, 105.5653
        xyY:
        0.2274, 0.3106, 70.9566
      CIE-Lab:
        87.4639, -37.1373, -19.5615
        CIE-LCH:
        87.4639, 41.9742, 207.7774
        CIE-Luv:
        87.4639, -60.0444, -25.8015
        Hunter-Lab:
        84.2358, -37.3114, -15.3379
      #49f0ff color charts
#49f0ff RGB chart
      #49f0ff CMYK chart
      #49f0ff RGB pie chart
      #49f0ff color shades, tints & tones
#49f0ff color schemes
#49f0ff color preview, HTML & CSS examples
           This text has a color of #49f0ff        
        
          <p style="color:#49f0ff;">Text here</p>
        
        
          .mytext {color:#49f0ff;}
        
        Text color #49f0ff
      
           This box has a color of #49f0ff        
        
          <div style="background-color:#49f0ff;">Content here</div>
        
        
          .mybackground {background-color:#49f0ff;}
        
        Background color #49f0ff
      
           Border around this has a color of #49f0ff        
        
          <div style="border:2px solid #49f0ff;">Content here</div>
        
        
          .myborder {border:2px solid #49f0ff;}
        
        Border color #49f0ff