#075fa1 color space conversions
Hex:
        #075fa1
        RGB:
        7, 95, 161
        CMY:
        97, 63, 37
        CMYK:
        96, 41, 0, 37
      HSL:
        206°, 91.6667%, 32.9412%
        HSV (HSB):
        206°, 95.6522%, 63.1373%
        XYZ:
        10.6129, 10.8028, 35.2440
        xyY:
        0.1873, 0.1907, 10.8028
      CIE-Lab:
        39.2463, 2.6387, -42.0692
        CIE-LCH:
        39.2463, 42.1518, 273.5890
        CIE-Luv:
        39.2463, -23.1372, -60.7607
        Hunter-Lab:
        32.8676, 0.1188, -40.5695
      #075fa1 color charts
#075fa1 RGB chart
      #075fa1 CMYK chart
      #075fa1 RGB pie chart
      #075fa1 color shades, tints & tones
#075fa1 color schemes
#075fa1 color preview, HTML & CSS examples
           This text has a color of #075fa1        
        
          <p style="color:#075fa1;">Text here</p>
        
        
          .mytext {color:#075fa1;}
        
        Text color #075fa1
      
           This box has a color of #075fa1        
        
          <div style="background-color:#075fa1;">Content here</div>
        
        
          .mybackground {background-color:#075fa1;}
        
        Background color #075fa1
      
           Border around this has a color of #075fa1        
        
          <div style="border:2px solid #075fa1;">Content here</div>
        
        
          .myborder {border:2px solid #075fa1;}
        
        Border color #075fa1