#072bae color space conversions
Hex:
        #072bae
        RGB:
        7, 43, 174
        CMY:
        97, 83, 32
        CMYK:
        96, 75, 0, 32
      HSL:
        227°, 92.2652%, 35.4902%
        HSV (HSB):
        227°, 95.9770%, 68.2353%
        XYZ:
        8.5915, 4.8289, 40.5237
        xyY:
        0.1593, 0.0895, 4.8289
      CIE-Lab:
        26.2417, 42.3188, -71.0315
        CIE-LCH:
        26.2417, 82.6823, 300.7854
        CIE-Luv:
        26.2417, -9.6243, -86.5885
        Hunter-Lab:
        21.9748, 31.3322, -93.9541
      #072bae color charts
#072bae RGB chart
      #072bae CMYK chart
      #072bae RGB pie chart
      #072bae color shades, tints & tones
#072bae color schemes
#072bae color preview, HTML & CSS examples
           This text has a color of #072bae        
        
          <p style="color:#072bae;">Text here</p>
        
        
          .mytext {color:#072bae;}
        
        Text color #072bae
      
           This box has a color of #072bae        
        
          <div style="background-color:#072bae;">Content here</div>
        
        
          .mybackground {background-color:#072bae;}
        
        Background color #072bae
      
           Border around this has a color of #072bae        
        
          <div style="border:2px solid #072bae;">Content here</div>
        
        
          .myborder {border:2px solid #072bae;}
        
        Border color #072bae