#0725ad color space conversions
Hex:
        #0725ad
        RGB:
        7, 37, 173
        CMY:
        97, 85, 32
        CMYK:
        96, 79, 0, 32
      HSL:
        229°, 92.2222%, 35.2941%
        HSV (HSB):
        229°, 95.9538%, 67.8431%
        XYZ:
        8.2920, 4.3854, 39.9446
        xyY:
        0.1576, 0.0833, 4.3854
      CIE-Lab:
        24.9068, 45.4345, -72.6445
        CIE-LCH:
        24.9068, 85.6827, 302.0233
        CIE-Luv:
        24.9068, -8.6739, -85.7363
        Hunter-Lab:
        20.9414, 34.0317, -98.4333
      #0725ad color charts
#0725ad RGB chart
      #0725ad CMYK chart
      #0725ad RGB pie chart
      #0725ad color shades, tints & tones
#0725ad color schemes
#0725ad color preview, HTML & CSS examples
           This text has a color of #0725ad        
        
          <p style="color:#0725ad;">Text here</p>
        
        
          .mytext {color:#0725ad;}
        
        Text color #0725ad
      
           This box has a color of #0725ad        
        
          <div style="background-color:#0725ad;">Content here</div>
        
        
          .mybackground {background-color:#0725ad;}
        
        Background color #0725ad
      
           Border around this has a color of #0725ad        
        
          <div style="border:2px solid #0725ad;">Content here</div>
        
        
          .myborder {border:2px solid #0725ad;}
        
        Border color #0725ad