#075cb1 color space conversions
Hex:
        #075cb1
        RGB:
        7, 92, 177
        CMY:
        97, 64, 31
        CMYK:
        96, 48, 0, 31
      HSL:
        210°, 92.3913%, 36.0784%
        HSV (HSB):
        210°, 96.0452%, 69.4118%
        XYZ:
        11.8506, 10.8738, 43.0692
        xyY:
        0.1801, 0.1653, 10.8738
      CIE-Lab:
        39.3671, 11.1361, -51.3529
        CIE-LCH:
        39.3671, 52.5465, 282.2354
        CIE-Luv:
        39.3671, -21.4922, -75.0205
        Hunter-Lab:
        32.9754, 6.4416, -54.3559
      #075cb1 color charts
#075cb1 RGB chart
      #075cb1 CMYK chart
      #075cb1 RGB pie chart
      #075cb1 color shades, tints & tones
#075cb1 color schemes
#075cb1 color preview, HTML & CSS examples
           This text has a color of #075cb1        
        
          <p style="color:#075cb1;">Text here</p>
        
        
          .mytext {color:#075cb1;}
        
        Text color #075cb1
      
           This box has a color of #075cb1        
        
          <div style="background-color:#075cb1;">Content here</div>
        
        
          .mybackground {background-color:#075cb1;}
        
        Background color #075cb1
      
           Border around this has a color of #075cb1        
        
          <div style="border:2px solid #075cb1;">Content here</div>
        
        
          .myborder {border:2px solid #075cb1;}
        
        Border color #075cb1