#0752af color space conversions
Hex:
        #0752af
        RGB:
        7, 82, 175
        CMY:
        97, 68, 31
        CMYK:
        96, 53, 0, 31
      HSL:
        213°, 92.3077%, 35.6863%
        HSV (HSB):
        213°, 96.0000%, 68.6275%
        XYZ:
        10.8428, 9.1749, 41.7569
        xyY:
        0.1755, 0.1485, 9.1749
      CIE-Lab:
        36.3189, 16.9833, -55.1019
        CIE-LCH:
        36.3189, 57.6597, 287.1301
        CIE-Luv:
        36.3189, -18.6021, -78.6978
        Hunter-Lab:
        30.2901, 10.8890, -60.5321
      #0752af color charts
#0752af RGB chart
      #0752af CMYK chart
      #0752af RGB pie chart
      #0752af color shades, tints & tones
#0752af color schemes
#0752af color preview, HTML & CSS examples
           This text has a color of #0752af        
        
          <p style="color:#0752af;">Text here</p>
        
        
          .mytext {color:#0752af;}
        
        Text color #0752af
      
           This box has a color of #0752af        
        
          <div style="background-color:#0752af;">Content here</div>
        
        
          .mybackground {background-color:#0752af;}
        
        Background color #0752af
      
           Border around this has a color of #0752af        
        
          <div style="border:2px solid #0752af;">Content here</div>
        
        
          .myborder {border:2px solid #0752af;}
        
        Border color #0752af