#049bdf color space conversions
Hex:
        #049bdf
        RGB:
        4, 155, 223
        CMY:
        98, 39, 13
        CMYK:
        98, 30, 0, 13
      HSL:
        199°, 96.4758%, 44.5098%
        HSV (HSB):
        199°, 98.2063%, 87.4510%
        XYZ:
        25.0907, 28.7962, 74.0478
        xyY:
        0.1961, 0.2251, 28.7962
      CIE-Lab:
        60.6014, -9.4321, -43.8077
        CIE-LCH:
        60.6014, 44.8116, 257.8493
        CIE-Luv:
        60.6014, -39.4450, -68.3419
        Hunter-Lab:
        53.6621, -10.4477, -44.2503
      #049bdf color charts
#049bdf RGB chart
      #049bdf CMYK chart
      #049bdf RGB pie chart
      #049bdf color shades, tints & tones
#049bdf color schemes
#049bdf color preview, HTML & CSS examples
           This text has a color of #049bdf        
        
          <p style="color:#049bdf;">Text here</p>
        
        
          .mytext {color:#049bdf;}
        
        Text color #049bdf
      
           This box has a color of #049bdf        
        
          <div style="background-color:#049bdf;">Content here</div>
        
        
          .mybackground {background-color:#049bdf;}
        
        Background color #049bdf
      
           Border around this has a color of #049bdf        
        
          <div style="border:2px solid #049bdf;">Content here</div>
        
        
          .myborder {border:2px solid #049bdf;}
        
        Border color #049bdf