#070b4e color space conversions
Hex:
        #070b4e
        RGB:
        7, 11, 78
        CMY:
        97, 96, 69
        CMYK:
        91, 86, 0, 69
      HSL:
        237°, 83.5294%, 16.6667%
        HSV (HSB):
        237°, 91.0256%, 30.5882%
        XYZ:
        1.5824, 0.8346, 7.2854
        xyY:
        0.1631, 0.0860, 0.8346
      CIE-Lab:
        7.5386, 26.2135, -40.6109
        CIE-LCH:
        7.5386, 48.3363, 302.8414
        CIE-Luv:
        7.5386, -2.1369, -25.4262
        Hunter-Lab:
        9.1355, 14.9324, -40.8880
      #070b4e color charts
#070b4e RGB chart
      #070b4e CMYK chart
      #070b4e RGB pie chart
      #070b4e color shades, tints & tones
#070b4e color schemes
#070b4e color preview, HTML & CSS examples
           This text has a color of #070b4e        
        
          <p style="color:#070b4e;">Text here</p>
        
        
          .mytext {color:#070b4e;}
        
        Text color #070b4e
      
           This box has a color of #070b4e        
        
          <div style="background-color:#070b4e;">Content here</div>
        
        
          .mybackground {background-color:#070b4e;}
        
        Background color #070b4e
      
           Border around this has a color of #070b4e        
        
          <div style="border:2px solid #070b4e;">Content here</div>
        
        
          .myborder {border:2px solid #070b4e;}
        
        Border color #070b4e