#0750cb color space conversions
Hex:
        #0750cb
        RGB:
        7, 80, 203
        CMY:
        97, 69, 20
        CMYK:
        97, 61, 0, 20
      HSL:
        218°, 93.3333%, 41.1765%
        HSV (HSB):
        218°, 96.5517%, 79.6078%
        XYZ:
        13.7358, 10.0943, 57.7244
        xyY:
        0.1684, 0.1238, 10.0943
      CIE-Lab:
        38.0111, 29.5800, -68.7461
        CIE-LCH:
        38.0111, 74.8398, 293.2812
        CIE-Luv:
        38.0111, -17.5132, -98.7351
        Hunter-Lab:
        31.7715, 21.5707, -85.4815
      #0750cb color charts
#0750cb RGB chart
      #0750cb CMYK chart
      #0750cb RGB pie chart
      #0750cb color shades, tints & tones
#0750cb color schemes
#0750cb color preview, HTML & CSS examples
           This text has a color of #0750cb        
        
          <p style="color:#0750cb;">Text here</p>
        
        
          .mytext {color:#0750cb;}
        
        Text color #0750cb
      
           This box has a color of #0750cb        
        
          <div style="background-color:#0750cb;">Content here</div>
        
        
          .mybackground {background-color:#0750cb;}
        
        Background color #0750cb
      
           Border around this has a color of #0750cb        
        
          <div style="border:2px solid #0750cb;">Content here</div>
        
        
          .myborder {border:2px solid #0750cb;}
        
        Border color #0750cb