#072f40 color space conversions
Hex:
        #072f40
        RGB:
        7, 47, 64
        CMY:
        97, 82, 75
        CMYK:
        89, 27, 0, 75
      HSL:
        198°, 80.2817%, 13.9216%
        HSV (HSB):
        198°, 89.0625%, 25.0980%
        XYZ:
        2.0296, 2.4484, 5.2161
        xyY:
        0.2094, 0.2526, 2.4484
      CIE-Lab:
        17.6835, -6.4722, -14.5622
        CIE-LCH:
        17.6835, 15.9357, 246.0370
        CIE-Luv:
        17.6835, -11.1764, -14.5519
        Hunter-Lab:
        15.6473, -4.2301, -8.8116
      #072f40 color charts
#072f40 RGB chart
      #072f40 CMYK chart
      #072f40 RGB pie chart
      #072f40 color shades, tints & tones
#072f40 color schemes
#072f40 color preview, HTML & CSS examples
           This text has a color of #072f40        
        
          <p style="color:#072f40;">Text here</p>
        
        
          .mytext {color:#072f40;}
        
        Text color #072f40
      
           This box has a color of #072f40        
        
          <div style="background-color:#072f40;">Content here</div>
        
        
          .mybackground {background-color:#072f40;}
        
        Background color #072f40
      
           Border around this has a color of #072f40        
        
          <div style="border:2px solid #072f40;">Content here</div>
        
        
          .myborder {border:2px solid #072f40;}
        
        Border color #072f40