#048bb3 color space conversions
Hex:
        #048bb3
        RGB:
        4, 139, 179
        CMY:
        98, 45, 30
        CMYK:
        98, 22, 0, 30
      HSL:
        194°, 95.6284%, 35.8824%
        HSV (HSB):
        194°, 97.7654%, 70.1961%
        XYZ:
        17.4194, 21.7457, 45.9271
        xyY:
        0.2047, 0.2556, 21.7457
      CIE-Lab:
        53.7562, -16.6624, -29.7221
        CIE-LCH:
        53.7562, 34.0740, 240.7247
        CIE-Luv:
        53.7562, -37.1054, -43.1725
        Hunter-Lab:
        46.6323, -14.9284, -25.7507
      #048bb3 color charts
#048bb3 RGB chart
      #048bb3 CMYK chart
      #048bb3 RGB pie chart
      #048bb3 color shades, tints & tones
#048bb3 color schemes
#048bb3 color preview, HTML & CSS examples
           This text has a color of #048bb3        
        
          <p style="color:#048bb3;">Text here</p>
        
        
          .mytext {color:#048bb3;}
        
        Text color #048bb3
      
           This box has a color of #048bb3        
        
          <div style="background-color:#048bb3;">Content here</div>
        
        
          .mybackground {background-color:#048bb3;}
        
        Background color #048bb3
      
           Border around this has a color of #048bb3        
        
          <div style="border:2px solid #048bb3;">Content here</div>
        
        
          .myborder {border:2px solid #048bb3;}
        
        Border color #048bb3