#049bb2 color space conversions
Hex:
        #049bb2
        RGB:
        4, 155, 178
        CMY:
        98, 39, 30
        CMYK:
        98, 13, 0, 30
      HSL:
        188°, 95.6044%, 35.6863%
        HSV (HSB):
        188°, 97.7528%, 69.8039%
        XYZ:
        19.8073, 26.6829, 46.2258
        xyY:
        0.2136, 0.2878, 26.6829
      CIE-Lab:
        58.6796, -25.4580, -21.5579
        CIE-LCH:
        58.6796, 33.3595, 220.2580
        CIE-Luv:
        58.6796, -42.7469, -29.3906
        Hunter-Lab:
        51.6554, -21.9512, -16.8991
      #049bb2 color charts
#049bb2 RGB chart
      #049bb2 CMYK chart
      #049bb2 RGB pie chart
      #049bb2 color shades, tints & tones
#049bb2 color schemes
#049bb2 color preview, HTML & CSS examples
           This text has a color of #049bb2        
        
          <p style="color:#049bb2;">Text here</p>
        
        
          .mytext {color:#049bb2;}
        
        Text color #049bb2
      
           This box has a color of #049bb2        
        
          <div style="background-color:#049bb2;">Content here</div>
        
        
          .mybackground {background-color:#049bb2;}
        
        Background color #049bb2
      
           Border around this has a color of #049bb2        
        
          <div style="border:2px solid #049bb2;">Content here</div>
        
        
          .myborder {border:2px solid #049bb2;}
        
        Border color #049bb2