#07528d color space conversions
Hex:
        #07528d
        RGB:
        7, 82, 141
        CMY:
        97, 68, 45
        CMYK:
        95, 42, 0, 45
      HSL:
        206°, 90.5405%, 29.0196%
        HSV (HSB):
        206°, 95.0355%, 55.2941%
        XYZ:
        7.9126, 8.0028, 26.3270
        xyY:
        0.1873, 0.1895, 8.0028
      CIE-Lab:
        33.9888, 2.8530, -38.4102
        CIE-LCH:
        33.9888, 38.5160, 274.2480
        CIE-Luv:
        33.9888, -19.8355, -53.1459
        Hunter-Lab:
        28.2893, 0.4209, -35.3747
      #07528d color charts
#07528d RGB chart
      #07528d CMYK chart
      #07528d RGB pie chart
      #07528d color shades, tints & tones
#07528d color schemes
#07528d color preview, HTML & CSS examples
           This text has a color of #07528d        
        
          <p style="color:#07528d;">Text here</p>
        
        
          .mytext {color:#07528d;}
        
        Text color #07528d
      
           This box has a color of #07528d        
        
          <div style="background-color:#07528d;">Content here</div>
        
        
          .mybackground {background-color:#07528d;}
        
        Background color #07528d
      
           Border around this has a color of #07528d        
        
          <div style="border:2px solid #07528d;">Content here</div>
        
        
          .myborder {border:2px solid #07528d;}
        
        Border color #07528d