#0704a5 color space conversions
Hex:
        #0704a5
        RGB:
        7, 4, 165
        CMY:
        97, 98, 35
        CMYK:
        96, 98, 0, 35
      HSL:
        241°, 95.2663%, 33.1373%
        HSV (HSB):
        241°, 97.5758%, 64.7059%
        XYZ:
        6.9226, 2.8486, 35.7823
        xyY:
        0.1520, 0.0625, 2.8486
      CIE-Lab:
        19.4271, 56.1045, -76.9358
        CIE-LCH:
        19.4271, 95.2199, 306.1009
        CIE-Luv:
        19.4271, -5.4216, -77.0383
        Hunter-Lab:
        16.8778, 43.6768, -113.8847
      #0704a5 color charts
#0704a5 RGB chart
      #0704a5 CMYK chart
      #0704a5 RGB pie chart
      #0704a5 color shades, tints & tones
#0704a5 color schemes
#0704a5 color preview, HTML & CSS examples
           This text has a color of #0704a5        
        
          <p style="color:#0704a5;">Text here</p>
        
        
          .mytext {color:#0704a5;}
        
        Text color #0704a5
      
           This box has a color of #0704a5        
        
          <div style="background-color:#0704a5;">Content here</div>
        
        
          .mybackground {background-color:#0704a5;}
        
        Background color #0704a5
      
           Border around this has a color of #0704a5        
        
          <div style="border:2px solid #0704a5;">Content here</div>
        
        
          .myborder {border:2px solid #0704a5;}
        
        Border color #0704a5