#072f42 color space conversions
Hex:
        #072f42
        RGB:
        7, 47, 66
        CMY:
        97, 82, 74
        CMYK:
        89, 29, 0, 74
      HSL:
        199°, 80.8219%, 14.3137%
        HSV (HSB):
        199°, 89.3939%, 25.8824%
        XYZ:
        2.0875, 2.4715, 5.5213
        xyY:
        0.2071, 0.2452, 2.4715
      CIE-Lab:
        17.7894, -5.6210, -15.7693
        CIE-LCH:
        17.7894, 16.7412, 250.3813
        CIE-Luv:
        17.7894, -11.0995, -15.9941
        Hunter-Lab:
        15.7212, -3.8102, -9.8179
      #072f42 color charts
#072f42 RGB chart
      #072f42 CMYK chart
      #072f42 RGB pie chart
      #072f42 color shades, tints & tones
#072f42 color schemes
#072f42 color preview, HTML & CSS examples
           This text has a color of #072f42        
        
          <p style="color:#072f42;">Text here</p>
        
        
          .mytext {color:#072f42;}
        
        Text color #072f42
      
           This box has a color of #072f42        
        
          <div style="background-color:#072f42;">Content here</div>
        
        
          .mybackground {background-color:#072f42;}
        
        Background color #072f42
      
           Border around this has a color of #072f42        
        
          <div style="border:2px solid #072f42;">Content here</div>
        
        
          .myborder {border:2px solid #072f42;}
        
        Border color #072f42