#070f8d color space conversions
Hex:
        #070f8d
        RGB:
        7, 15, 141
        CMY:
        97, 94, 45
        CMYK:
        95, 89, 0, 45
      HSL:
        236°, 90.5405%, 29.0196%
        HSV (HSB):
        236°, 95.0355%, 55.2941%
        XYZ:
        5.0662, 2.3099, 25.3781
        xyY:
        0.1547, 0.0705, 2.3099
      CIE-Lab:
        17.0361, 45.7728, -66.1237
        CIE-LCH:
        17.0361, 80.4207, 304.6921
        CIE-Luv:
        17.0361, -5.0754, -63.9796
        Hunter-Lab:
        15.1984, 32.9033, -88.3632
      #070f8d color charts
#070f8d RGB chart
      #070f8d CMYK chart
      #070f8d RGB pie chart
      #070f8d color shades, tints & tones
#070f8d color schemes
#070f8d color preview, HTML & CSS examples
           This text has a color of #070f8d        
        
          <p style="color:#070f8d;">Text here</p>
        
        
          .mytext {color:#070f8d;}
        
        Text color #070f8d
      
           This box has a color of #070f8d        
        
          <div style="background-color:#070f8d;">Content here</div>
        
        
          .mybackground {background-color:#070f8d;}
        
        Background color #070f8d
      
           Border around this has a color of #070f8d        
        
          <div style="border:2px solid #070f8d;">Content here</div>
        
        
          .myborder {border:2px solid #070f8d;}
        
        Border color #070f8d