#0704af color space conversions
Hex:
        #0704af
        RGB:
        7, 4, 175
        CMY:
        97, 98, 31
        CMYK:
        96, 98, 0, 31
      HSL:
        241°, 95.5307%, 35.0980%
        HSV (HSB):
        241°, 97.7143%, 68.6275%
        XYZ:
        7.8689, 3.2271, 40.7656
        xyY:
        0.1517, 0.0622, 3.2271
      CIE-Lab:
        20.9316, 58.7313, -80.4727
        CIE-LCH:
        20.9316, 99.6254, 306.1231
        CIE-Luv:
        20.9316, -5.8716, -83.1812
        Hunter-Lab:
        17.9643, 46.7510, -121.9695
      #0704af color charts
#0704af RGB chart
      #0704af CMYK chart
      #0704af RGB pie chart
      #0704af color shades, tints & tones
#0704af color schemes
#0704af color preview, HTML & CSS examples
           This text has a color of #0704af        
        
          <p style="color:#0704af;">Text here</p>
        
        
          .mytext {color:#0704af;}
        
        Text color #0704af
      
           This box has a color of #0704af        
        
          <div style="background-color:#0704af;">Content here</div>
        
        
          .mybackground {background-color:#0704af;}
        
        Background color #0704af
      
           Border around this has a color of #0704af        
        
          <div style="border:2px solid #0704af;">Content here</div>
        
        
          .myborder {border:2px solid #0704af;}
        
        Border color #0704af