#07519f color space conversions
Hex:
        #07519f
        RGB:
        7, 81, 159
        CMY:
        97, 68, 38
        CMYK:
        96, 49, 0, 38
      HSL:
        211°, 91.5663%, 32.5490%
        HSV (HSB):
        211°, 95.5975%, 62.3529%
        XYZ:
        9.2881, 8.4332, 33.9391
        xyY:
        0.1798, 0.1632, 8.4332
      CIE-Lab:
        34.8693, 11.0383, -47.8996
        CIE-LCH:
        34.8693, 49.1550, 282.9770
        CIE-Luv:
        34.8693, -18.8019, -67.4970
        Hunter-Lab:
        29.0400, 6.2708, -48.9643
      #07519f color charts
#07519f RGB chart
      #07519f CMYK chart
      #07519f RGB pie chart
      #07519f color shades, tints & tones
#07519f color schemes
#07519f color preview, HTML & CSS examples
           This text has a color of #07519f        
        
          <p style="color:#07519f;">Text here</p>
        
        
          .mytext {color:#07519f;}
        
        Text color #07519f
      
           This box has a color of #07519f        
        
          <div style="background-color:#07519f;">Content here</div>
        
        
          .mybackground {background-color:#07519f;}
        
        Background color #07519f
      
           Border around this has a color of #07519f        
        
          <div style="border:2px solid #07519f;">Content here</div>
        
        
          .myborder {border:2px solid #07519f;}
        
        Border color #07519f