#0750ad color space conversions
Hex:
        #0750ad
        RGB:
        7, 80, 173
        CMY:
        97, 69, 32
        CMYK:
        96, 54, 0, 32
      HSL:
        214°, 92.2222%, 35.2941%
        HSV (HSB):
        214°, 95.9538%, 67.8431%
        XYZ:
        10.4991, 8.7996, 40.6803
        xyY:
        0.1750, 0.1467, 8.7996
      CIE-Lab:
        35.5956, 17.5113, -55.0892
        CIE-LCH:
        35.5956, 57.8054, 287.6340
        CIE-Luv:
        35.5956, -18.0857, -78.1828
        Hunter-Lab:
        29.6642, 11.2647, -60.5431
      #0750ad color charts
#0750ad RGB chart
      #0750ad CMYK chart
      #0750ad RGB pie chart
      #0750ad color shades, tints & tones
#0750ad color schemes
#0750ad color preview, HTML & CSS examples
           This text has a color of #0750ad        
        
          <p style="color:#0750ad;">Text here</p>
        
        
          .mytext {color:#0750ad;}
        
        Text color #0750ad
      
           This box has a color of #0750ad        
        
          <div style="background-color:#0750ad;">Content here</div>
        
        
          .mybackground {background-color:#0750ad;}
        
        Background color #0750ad
      
           Border around this has a color of #0750ad        
        
          <div style="border:2px solid #0750ad;">Content here</div>
        
        
          .myborder {border:2px solid #0750ad;}
        
        Border color #0750ad