#49b3fa color space conversions
Hex:
        #49b3fa
        RGB:
        73, 179, 250
        CMY:
        71, 30, 2
        CMYK:
        71, 28, 0, 2
      HSL:
        204°, 94.6524%, 63.3333%
        HSV (HSB):
        204°, 70.8000%, 98.0392%
        XYZ:
        36.1231, 40.5588, 96.3672
        xyY:
        0.2087, 0.2344, 40.5588
      CIE-Lab:
        69.8657, -7.9355, -43.9786
        CIE-LCH:
        69.8657, 44.6888, 259.7716
        CIE-Luv:
        69.8657, -39.1203, -70.2518
        Hunter-Lab:
        63.6858, -10.2035, -45.1356
      #49b3fa color charts
#49b3fa RGB chart
      #49b3fa CMYK chart
      #49b3fa RGB pie chart
      #49b3fa color shades, tints & tones
#49b3fa color schemes
#49b3fa color preview, HTML & CSS examples
           This text has a color of #49b3fa        
        
          <p style="color:#49b3fa;">Text here</p>
        
        
          .mytext {color:#49b3fa;}
        
        Text color #49b3fa
      
           This box has a color of #49b3fa        
        
          <div style="background-color:#49b3fa;">Content here</div>
        
        
          .mybackground {background-color:#49b3fa;}
        
        Background color #49b3fa
      
           Border around this has a color of #49b3fa        
        
          <div style="border:2px solid #49b3fa;">Content here</div>
        
        
          .myborder {border:2px solid #49b3fa;}
        
        Border color #49b3fa