#0703a6 color space conversions
Hex:
        #0703a6
        RGB:
        7, 3, 166
        CMY:
        97, 99, 35
        CMYK:
        96, 98, 0, 35
      HSL:
        241°, 96.4497%, 33.1373%
        HSV (HSB):
        241°, 98.1928%, 65.0980%
        XYZ:
        7.0031, 2.8635, 36.2600
        xyY:
        0.1518, 0.0621, 2.8635
      CIE-Lab:
        19.4886, 56.6463, -77.4413
        CIE-LCH:
        19.4886, 95.9476, 306.1845
        CIE-Luv:
        19.4886, -5.4133, -77.5213
        Hunter-Lab:
        16.9218, 44.2595, -115.2013
      #0703a6 color charts
#0703a6 RGB chart
      #0703a6 CMYK chart
      #0703a6 RGB pie chart
      #0703a6 color shades, tints & tones
#0703a6 color schemes
#0703a6 color preview, HTML & CSS examples
           This text has a color of #0703a6        
        
          <p style="color:#0703a6;">Text here</p>
        
        
          .mytext {color:#0703a6;}
        
        Text color #0703a6
      
           This box has a color of #0703a6        
        
          <div style="background-color:#0703a6;">Content here</div>
        
        
          .mybackground {background-color:#0703a6;}
        
        Background color #0703a6
      
           Border around this has a color of #0703a6        
        
          <div style="border:2px solid #0703a6;">Content here</div>
        
        
          .myborder {border:2px solid #0703a6;}
        
        Border color #0703a6