#070b5e color space conversions
Hex:
        #070b5e
        RGB:
        7, 11, 94
        CMY:
        97, 96, 63
        CMYK:
        93, 88, 0, 63
      HSL:
        237°, 86.1386%, 19.8039%
        HSV (HSB):
        237°, 92.5532%, 36.8627%
        XYZ:
        2.2277, 1.0927, 10.6832
        xyY:
        0.1591, 0.0780, 1.0927
      CIE-Lab:
        9.7407, 32.1381, -47.8646
        CIE-LCH:
        9.7407, 57.6531, 303.8790
        CIE-Luv:
        9.7407, -2.7824, -34.7276
        Hunter-Lab:
        10.4531, 19.7476, -53.2780
      #070b5e color charts
#070b5e RGB chart
      #070b5e CMYK chart
      #070b5e RGB pie chart
      #070b5e color shades, tints & tones
#070b5e color schemes
#070b5e color preview, HTML & CSS examples
           This text has a color of #070b5e        
        
          <p style="color:#070b5e;">Text here</p>
        
        
          .mytext {color:#070b5e;}
        
        Text color #070b5e
      
           This box has a color of #070b5e        
        
          <div style="background-color:#070b5e;">Content here</div>
        
        
          .mybackground {background-color:#070b5e;}
        
        Background color #070b5e
      
           Border around this has a color of #070b5e        
        
          <div style="border:2px solid #070b5e;">Content here</div>
        
        
          .myborder {border:2px solid #070b5e;}
        
        Border color #070b5e