#49c0fa color space conversions
Hex:
        #49c0fa
        RGB:
        73, 192, 250
        CMY:
        71, 25, 2
        CMYK:
        71, 23, 0, 2
      HSL:
        200°, 94.6524%, 63.3333%
        HSV (HSB):
        200°, 70.8000%, 98.0392%
        XYZ:
        38.8526, 46.0179, 97.2771
        xyY:
        0.2133, 0.2526, 46.0179
      CIE-Lab:
        73.5571, -14.9452, -38.2165
        CIE-LCH:
        73.5571, 41.0349, 248.6412
        CIE-Luv:
        73.5571, -43.6225, -59.9324
        Hunter-Lab:
        67.8365, -16.4799, -37.5360
      #49c0fa color charts
#49c0fa RGB chart
      #49c0fa CMYK chart
      #49c0fa RGB pie chart
      #49c0fa color shades, tints & tones
#49c0fa color schemes
#49c0fa color preview, HTML & CSS examples
           This text has a color of #49c0fa        
        
          <p style="color:#49c0fa;">Text here</p>
        
        
          .mytext {color:#49c0fa;}
        
        Text color #49c0fa
      
           This box has a color of #49c0fa        
        
          <div style="background-color:#49c0fa;">Content here</div>
        
        
          .mybackground {background-color:#49c0fa;}
        
        Background color #49c0fa
      
           Border around this has a color of #49c0fa        
        
          <div style="border:2px solid #49c0fa;">Content here</div>
        
        
          .myborder {border:2px solid #49c0fa;}
        
        Border color #49c0fa