#49a1fd color space conversions
Hex:
        #49a1fd
        RGB:
        73, 161, 253
        CMY:
        71, 37, 1
        CMYK:
        71, 36, 0, 1
      HSL:
        211°, 97.8261%, 63.9216%
        HSV (HSB):
        211°, 71.1462%, 99.2157%
        XYZ:
        33.2221, 33.9981, 97.7398
        xyY:
        0.2014, 0.2061, 33.9981
      CIE-Lab:
        64.9610, 3.2385, -53.3423
        CIE-LCH:
        64.9610, 53.4405, 273.4742
        CIE-Luv:
        64.9610, -32.9019, -86.5681
        Hunter-Lab:
        58.3079, -0.3345, -58.5706
      #49a1fd color charts
#49a1fd RGB chart
      #49a1fd CMYK chart
      #49a1fd RGB pie chart
      #49a1fd color shades, tints & tones
#49a1fd color schemes
#49a1fd color preview, HTML & CSS examples
           This text has a color of #49a1fd        
        
          <p style="color:#49a1fd;">Text here</p>
        
        
          .mytext {color:#49a1fd;}
        
        Text color #49a1fd
      
           This box has a color of #49a1fd        
        
          <div style="background-color:#49a1fd;">Content here</div>
        
        
          .mybackground {background-color:#49a1fd;}
        
        Background color #49a1fd
      
           Border around this has a color of #49a1fd        
        
          <div style="border:2px solid #49a1fd;">Content here</div>
        
        
          .myborder {border:2px solid #49a1fd;}
        
        Border color #49a1fd