#0741a1 color space conversions
Hex:
        #0741a1
        RGB:
        7, 65, 161
        CMY:
        97, 75, 37
        CMYK:
        96, 60, 0, 37
      HSL:
        217°, 91.6667%, 32.9412%
        HSV (HSB):
        217°, 95.6522%, 63.1373%
        XYZ:
        8.4109, 6.3990, 34.5100
        xyY:
        0.1705, 0.1297, 6.3990
      CIE-Lab:
        30.3975, 22.8228, -56.3658
        CIE-LCH:
        30.3975, 60.8110, 292.0433
        CIE-Luv:
        30.3975, -14.2391, -75.6188
        Hunter-Lab:
        25.2962, 15.0826, -63.1784
      #0741a1 color charts
#0741a1 RGB chart
      #0741a1 CMYK chart
      #0741a1 RGB pie chart
      #0741a1 color shades, tints & tones
#0741a1 color schemes
#0741a1 color preview, HTML & CSS examples
           This text has a color of #0741a1        
        
          <p style="color:#0741a1;">Text here</p>
        
        
          .mytext {color:#0741a1;}
        
        Text color #0741a1
      
           This box has a color of #0741a1        
        
          <div style="background-color:#0741a1;">Content here</div>
        
        
          .mybackground {background-color:#0741a1;}
        
        Background color #0741a1
      
           Border around this has a color of #0741a1        
        
          <div style="border:2px solid #0741a1;">Content here</div>
        
        
          .myborder {border:2px solid #0741a1;}
        
        Border color #0741a1