#070c2d color space conversions
Hex:
        #070c2d
        RGB:
        7, 12, 45
        CMY:
        97, 95, 82
        CMYK:
        84, 73, 0, 82
      HSL:
        232°, 73.0769%, 10.1961%
        HSV (HSB):
        232°, 84.4444%, 17.6471%
        XYZ:
        0.6927, 0.4976, 2.5422
        xyY:
        0.1856, 0.1333, 0.4976
      CIE-Lab:
        4.4946, 9.0046, -21.8269
        CIE-LCH:
        4.4946, 23.6114, 292.4183
        CIE-Luv:
        4.4946, -1.3012, -10.7860
        Hunter-Lab:
        7.0539, 5.1857, -16.4297
      #070c2d color charts
#070c2d RGB chart
      #070c2d CMYK chart
      #070c2d RGB pie chart
      #070c2d color shades, tints & tones
#070c2d color schemes
#070c2d color preview, HTML & CSS examples
           This text has a color of #070c2d        
        
          <p style="color:#070c2d;">Text here</p>
        
        
          .mytext {color:#070c2d;}
        
        Text color #070c2d
      
           This box has a color of #070c2d        
        
          <div style="background-color:#070c2d;">Content here</div>
        
        
          .mybackground {background-color:#070c2d;}
        
        Background color #070c2d
      
           Border around this has a color of #070c2d        
        
          <div style="border:2px solid #070c2d;">Content here</div>
        
        
          .myborder {border:2px solid #070c2d;}
        
        Border color #070c2d