#075bb7 color space conversions
Hex:
        #075bb7
        RGB:
        7, 91, 183
        CMY:
        97, 64, 28
        CMYK:
        96, 50, 0, 28
      HSL:
        211°, 92.6316%, 37.2549%
        HSV (HSB):
        211°, 96.1749%, 71.7647%
        XYZ:
        12.3760, 10.9462, 46.2603
        xyY:
        0.1779, 0.1573, 10.9462
      CIE-Lab:
        39.4898, 14.2453, -54.6812
        CIE-LCH:
        39.4898, 56.5063, 284.6019
        CIE-Luv:
        39.4898, -20.9759, -80.0515
        Hunter-Lab:
        33.0851, 8.8715, -59.7410
      #075bb7 color charts
#075bb7 RGB chart
      #075bb7 CMYK chart
      #075bb7 RGB pie chart
      #075bb7 color shades, tints & tones
#075bb7 color schemes
#075bb7 color preview, HTML & CSS examples
           This text has a color of #075bb7        
        
          <p style="color:#075bb7;">Text here</p>
        
        
          .mytext {color:#075bb7;}
        
        Text color #075bb7
      
           This box has a color of #075bb7        
        
          <div style="background-color:#075bb7;">Content here</div>
        
        
          .mybackground {background-color:#075bb7;}
        
        Background color #075bb7
      
           Border around this has a color of #075bb7        
        
          <div style="border:2px solid #075bb7;">Content here</div>
        
        
          .myborder {border:2px solid #075bb7;}
        
        Border color #075bb7