#075fa3 color space conversions
Hex:
        #075fa3
        RGB:
        7, 95, 163
        CMY:
        97, 63, 36
        CMYK:
        96, 42, 0, 36
      HSL:
        206°, 91.7647%, 33.3333%
        HSV (HSB):
        206°, 95.7055%, 63.9216%
        XYZ:
        10.7907, 10.8739, 36.1805
        xyY:
        0.1865, 0.1880, 10.8739
      CIE-Lab:
        39.3673, 3.4545, -43.0662
        CIE-LCH:
        39.3673, 43.2045, 274.5861
        CIE-Luv:
        39.3673, -23.0398, -62.3536
        Hunter-Lab:
        32.9756, 0.7036, -41.9693
      #075fa3 color charts
#075fa3 RGB chart
      #075fa3 CMYK chart
      #075fa3 RGB pie chart
      #075fa3 color shades, tints & tones
#075fa3 color schemes
#075fa3 color preview, HTML & CSS examples
           This text has a color of #075fa3        
        
          <p style="color:#075fa3;">Text here</p>
        
        
          .mytext {color:#075fa3;}
        
        Text color #075fa3
      
           This box has a color of #075fa3        
        
          <div style="background-color:#075fa3;">Content here</div>
        
        
          .mybackground {background-color:#075fa3;}
        
        Background color #075fa3
      
           Border around this has a color of #075fa3        
        
          <div style="border:2px solid #075fa3;">Content here</div>
        
        
          .myborder {border:2px solid #075fa3;}
        
        Border color #075fa3