#0a77bd color space conversions
Hex:
        #0a77bd
        RGB:
        10, 119, 189
        CMY:
        96, 53, 26
        CMYK:
        95, 37, 0, 26
      HSL:
        203°, 89.9497%, 39.0196%
        HSV (HSB):
        203°, 94.7090%, 74.1176%
        XYZ:
        15.9073, 16.9323, 50.5740
        xyY:
        0.1907, 0.2030, 16.9323
      CIE-Lab:
        48.1746, -1.0717, -44.2425
        CIE-LCH:
        48.1746, 44.2555, 268.6123
        CIE-Luv:
        48.1746, -29.3855, -66.9420
        Hunter-Lab:
        41.1489, -3.0061, -44.0661
      #0a77bd color charts
#0a77bd RGB chart
      #0a77bd CMYK chart
      #0a77bd RGB pie chart
      #0a77bd color shades, tints & tones
#0a77bd color schemes
#0a77bd color preview, HTML & CSS examples
           This text has a color of #0a77bd        
        
          <p style="color:#0a77bd;">Text here</p>
        
        
          .mytext {color:#0a77bd;}
        
        Text color #0a77bd
      
           This box has a color of #0a77bd        
        
          <div style="background-color:#0a77bd;">Content here</div>
        
        
          .mybackground {background-color:#0a77bd;}
        
        Background color #0a77bd
      
           Border around this has a color of #0a77bd        
        
          <div style="border:2px solid #0a77bd;">Content here</div>
        
        
          .myborder {border:2px solid #0a77bd;}
        
        Border color #0a77bd