#0748bf color space conversions
Hex:
        #0748bf
        RGB:
        7, 72, 191
        CMY:
        97, 72, 25
        CMYK:
        96, 62, 0, 25
      HSL:
        219°, 92.9293%, 38.8235%
        HSV (HSB):
        219°, 96.3351%, 74.9020%
        XYZ:
        11.8090, 8.4415, 50.2972
        xyY:
        0.1674, 0.1197, 8.4415
      CIE-Lab:
        34.8859, 30.1587, -66.8710
        CIE-LCH:
        34.8859, 73.3572, 294.2753
        CIE-Luv:
        34.8859, -15.6810, -93.3093
        Hunter-Lab:
        29.0542, 21.7056, -82.3018
      #0748bf color charts
#0748bf RGB chart
      #0748bf CMYK chart
      #0748bf RGB pie chart
      #0748bf color shades, tints & tones
#0748bf color schemes
#0748bf color preview, HTML & CSS examples
           This text has a color of #0748bf        
        
          <p style="color:#0748bf;">Text here</p>
        
        
          .mytext {color:#0748bf;}
        
        Text color #0748bf
      
           This box has a color of #0748bf        
        
          <div style="background-color:#0748bf;">Content here</div>
        
        
          .mybackground {background-color:#0748bf;}
        
        Background color #0748bf
      
           Border around this has a color of #0748bf        
        
          <div style="border:2px solid #0748bf;">Content here</div>
        
        
          .myborder {border:2px solid #0748bf;}
        
        Border color #0748bf