#072b86 color space conversions
Hex:
        #072b86
        RGB:
        7, 43, 134
        CMY:
        97, 83, 47
        CMYK:
        95, 68, 0, 47
      HSL:
        223°, 90.0709%, 27.6471%
        HSV (HSB):
        223°, 94.7761%, 52.5490%
        XYZ:
        5.2546, 3.4942, 22.9517
        xyY:
        0.1658, 0.1102, 3.4942
      CIE-Lab:
        21.9232, 27.0121, -53.6430
        CIE-LCH:
        21.9232, 60.0601, 296.7277
        CIE-Luv:
        21.9232, -9.0392, -62.6388
        Hunter-Lab:
        18.6927, 17.4649, -59.7143
      #072b86 color charts
#072b86 RGB chart
      #072b86 CMYK chart
      #072b86 RGB pie chart
      #072b86 color shades, tints & tones
#072b86 color schemes
#072b86 color preview, HTML & CSS examples
           This text has a color of #072b86        
        
          <p style="color:#072b86;">Text here</p>
        
        
          .mytext {color:#072b86;}
        
        Text color #072b86
      
           This box has a color of #072b86        
        
          <div style="background-color:#072b86;">Content here</div>
        
        
          .mybackground {background-color:#072b86;}
        
        Background color #072b86
      
           Border around this has a color of #072b86        
        
          <div style="border:2px solid #072b86;">Content here</div>
        
        
          .myborder {border:2px solid #072b86;}
        
        Border color #072b86