#0712a1 color space conversions
Hex:
        #0712a1
        RGB:
        7, 18, 161
        CMY:
        97, 93, 37
        CMYK:
        96, 89, 0, 37
      HSL:
        236°, 91.6667%, 32.9412%
        HSV (HSB):
        236°, 95.6522%, 63.1373%
        XYZ:
        6.7370, 3.0510, 33.9520
        xyY:
        0.1540, 0.0698, 3.0510
      CIE-Lab:
        20.2470, 50.6874, -73.1278
        CIE-LCH:
        20.2470, 88.9769, 304.7272
        CIE-Luv:
        20.2470, -6.1222, -76.4482
        Hunter-Lab:
        17.4671, 38.2790, -103.0193
      #0712a1 color charts
#0712a1 RGB chart
      #0712a1 CMYK chart
      #0712a1 RGB pie chart
      #0712a1 color shades, tints & tones
#0712a1 color schemes
#0712a1 color preview, HTML & CSS examples
           This text has a color of #0712a1        
        
          <p style="color:#0712a1;">Text here</p>
        
        
          .mytext {color:#0712a1;}
        
        Text color #0712a1
      
           This box has a color of #0712a1        
        
          <div style="background-color:#0712a1;">Content here</div>
        
        
          .mybackground {background-color:#0712a1;}
        
        Background color #0712a1
      
           Border around this has a color of #0712a1        
        
          <div style="border:2px solid #0712a1;">Content here</div>
        
        
          .myborder {border:2px solid #0712a1;}
        
        Border color #0712a1