#075dbe color space conversions
Hex:
        #075dbe
        RGB:
        7, 93, 190
        CMY:
        97, 64, 25
        CMYK:
        96, 51, 0, 25
      HSL:
        212°, 92.8934%, 38.6275%
        HSV (HSB):
        212°, 96.3158%, 74.5098%
        XYZ:
        13.2962, 11.5916, 50.2518
        xyY:
        0.1770, 0.1543, 11.5916
      CIE-Lab:
        40.5595, 15.7665, -57.0425
        CIE-LCH:
        40.5595, 59.1813, 285.4508
        CIE-Luv:
        40.5595, -21.3299, -84.1616
        Hunter-Lab:
        34.0464, 10.1289, -63.6784
      #075dbe color charts
#075dbe RGB chart
      #075dbe CMYK chart
      #075dbe RGB pie chart
      #075dbe color shades, tints & tones
#075dbe color schemes
#075dbe color preview, HTML & CSS examples
           This text has a color of #075dbe        
        
          <p style="color:#075dbe;">Text here</p>
        
        
          .mytext {color:#075dbe;}
        
        Text color #075dbe
      
           This box has a color of #075dbe        
        
          <div style="background-color:#075dbe;">Content here</div>
        
        
          .mybackground {background-color:#075dbe;}
        
        Background color #075dbe
      
           Border around this has a color of #075dbe        
        
          <div style="border:2px solid #075dbe;">Content here</div>
        
        
          .myborder {border:2px solid #075dbe;}
        
        Border color #075dbe