#048ac2 color space conversions
Hex:
        #048ac2
        RGB:
        4, 138, 194
        CMY:
        98, 46, 24
        CMYK:
        98, 29, 0, 24
      HSL:
        198°, 95.9596%, 38.8235%
        HSV (HSB):
        198°, 97.9381%, 76.0784%
        XYZ:
        18.8762, 22.0978, 54.3094
        xyY:
        0.1981, 0.2319, 22.0978
      CIE-Lab:
        54.1306, -10.5702, -37.6967
        CIE-LCH:
        54.1306, 39.1506, 254.3364
        CIE-Luv:
        54.1306, -35.7022, -56.9013
        Hunter-Lab:
        47.0083, -10.5880, -35.5928
      #048ac2 color charts
#048ac2 RGB chart
      #048ac2 CMYK chart
      #048ac2 RGB pie chart
      #048ac2 color shades, tints & tones
#048ac2 color schemes
#048ac2 color preview, HTML & CSS examples
           This text has a color of #048ac2        
        
          <p style="color:#048ac2;">Text here</p>
        
        
          .mytext {color:#048ac2;}
        
        Text color #048ac2
      
           This box has a color of #048ac2        
        
          <div style="background-color:#048ac2;">Content here</div>
        
        
          .mybackground {background-color:#048ac2;}
        
        Background color #048ac2
      
           Border around this has a color of #048ac2        
        
          <div style="border:2px solid #048ac2;">Content here</div>
        
        
          .myborder {border:2px solid #048ac2;}
        
        Border color #048ac2