#49b0de color space conversions
Hex:
        #49b0de
        RGB:
        73, 176, 222
        CMY:
        71, 31, 13
        CMYK:
        67, 21, 0, 13
      HSL:
        199°, 69.3023%, 57.8431%
        HSV (HSB):
        199°, 67.1171%, 87.0588%
        XYZ:
        31.4578, 37.7411, 74.7340
        xyY:
        0.2186, 0.2622, 37.7411
      CIE-Lab:
        67.8293, -15.4736, -31.8873
        CIE-LCH:
        67.8293, 35.4434, 244.1146
        CIE-Luv:
        67.8293, -39.4321, -48.4982
        Hunter-Lab:
        61.4338, -16.1063, -29.1225
      #49b0de color charts
#49b0de RGB chart
      #49b0de CMYK chart
      #49b0de RGB pie chart
      #49b0de color shades, tints & tones
#49b0de color schemes
#49b0de color preview, HTML & CSS examples
           This text has a color of #49b0de        
        
          <p style="color:#49b0de;">Text here</p>
        
        
          .mytext {color:#49b0de;}
        
        Text color #49b0de
      
           This box has a color of #49b0de        
        
          <div style="background-color:#49b0de;">Content here</div>
        
        
          .mybackground {background-color:#49b0de;}
        
        Background color #49b0de
      
           Border around this has a color of #49b0de        
        
          <div style="border:2px solid #49b0de;">Content here</div>
        
        
          .myborder {border:2px solid #49b0de;}
        
        Border color #49b0de