#0701a1 color space conversions
Hex:
        #0701a1
        RGB:
        7, 1, 161
        CMY:
        97, 100, 37
        CMYK:
        96, 99, 0, 37
      HSL:
        242°, 98.7654%, 31.7647%
        HSV (HSB):
        242°, 99.3789%, 63.1373%
        XYZ:
        6.5315, 2.6401, 33.8836
        xyY:
        0.1517, 0.0613, 2.6401
      CIE-Lab:
        18.5407, 55.9169, -75.9784
        CIE-LCH:
        18.5407, 94.3368, 306.3515
        CIE-Luv:
        18.5407, -5.0747, -74.1296
        Hunter-Lab:
        16.2483, 43.3187, -112.2668
      #0701a1 color charts
#0701a1 RGB chart
      #0701a1 CMYK chart
      #0701a1 RGB pie chart
      #0701a1 color shades, tints & tones
#0701a1 color schemes
#0701a1 color preview, HTML & CSS examples
           This text has a color of #0701a1        
        
          <p style="color:#0701a1;">Text here</p>
        
        
          .mytext {color:#0701a1;}
        
        Text color #0701a1
      
           This box has a color of #0701a1        
        
          <div style="background-color:#0701a1;">Content here</div>
        
        
          .mybackground {background-color:#0701a1;}
        
        Background color #0701a1
      
           Border around this has a color of #0701a1        
        
          <div style="border:2px solid #0701a1;">Content here</div>
        
        
          .myborder {border:2px solid #0701a1;}
        
        Border color #0701a1