#0772ad color space conversions
Hex:
        #0772ad
        RGB:
        7, 114, 173
        CMY:
        97, 55, 32
        CMYK:
        96, 34, 0, 32
      HSL:
        201°, 92.2222%, 35.2941%
        HSV (HSB):
        201°, 95.9538%, 67.8431%
        XYZ:
        13.6478, 15.0969, 41.7298
        xyY:
        0.1937, 0.2142, 15.0969
      CIE-Lab:
        45.7667, -4.4107, -38.7812
        CIE-LCH:
        45.7667, 39.0312, 263.5114
        CIE-Luv:
        45.7667, -28.7931, -57.3429
        Hunter-Lab:
        38.8548, -5.2976, -36.4789
      #0772ad color charts
#0772ad RGB chart
      #0772ad CMYK chart
      #0772ad RGB pie chart
      #0772ad color shades, tints & tones
#0772ad color schemes
#0772ad color preview, HTML & CSS examples
           This text has a color of #0772ad        
        
          <p style="color:#0772ad;">Text here</p>
        
        
          .mytext {color:#0772ad;}
        
        Text color #0772ad
      
           This box has a color of #0772ad        
        
          <div style="background-color:#0772ad;">Content here</div>
        
        
          .mybackground {background-color:#0772ad;}
        
        Background color #0772ad
      
           Border around this has a color of #0772ad        
        
          <div style="border:2px solid #0772ad;">Content here</div>
        
        
          .myborder {border:2px solid #0772ad;}
        
        Border color #0772ad