#07507e color space conversions
Hex:
        #07507e
        RGB:
        7, 80, 126
        CMY:
        97, 69, 51
        CMYK:
        94, 37, 0, 51
      HSL:
        203°, 89.4737%, 26.0784%
        HSV (HSB):
        203°, 94.4444%, 49.4118%
        XYZ:
        6.7222, 7.2889, 20.7913
        xyY:
        0.1932, 0.2094, 7.2889
      CIE-Lab:
        32.4556, -2.0875, -31.6251
        CIE-LCH:
        32.4556, 31.6940, 266.2235
        CIE-Luv:
        32.4556, -19.8905, -42.4811
        Hunter-Lab:
        26.9979, -2.8017, -26.7611
      #07507e color charts
#07507e RGB chart
      #07507e CMYK chart
      #07507e RGB pie chart
      #07507e color shades, tints & tones
#07507e color schemes
#07507e color preview, HTML & CSS examples
           This text has a color of #07507e        
        
          <p style="color:#07507e;">Text here</p>
        
        
          .mytext {color:#07507e;}
        
        Text color #07507e
      
           This box has a color of #07507e        
        
          <div style="background-color:#07507e;">Content here</div>
        
        
          .mybackground {background-color:#07507e;}
        
        Background color #07507e
      
           Border around this has a color of #07507e        
        
          <div style="border:2px solid #07507e;">Content here</div>
        
        
          .myborder {border:2px solid #07507e;}
        
        Border color #07507e