#0b77ba color space conversions
Hex:
        #0b77ba
        RGB:
        11, 119, 186
        CMY:
        96, 53, 27
        CMYK:
        94, 36, 0, 27
      HSL:
        203°, 88.8325%, 38.6275%
        HSV (HSB):
        203°, 94.0860%, 72.9412%
        XYZ:
        15.5978, 16.8100, 48.8769
        xyY:
        0.1919, 0.2068, 16.8100
      CIE-Lab:
        48.0197, -2.2030, -42.7574
        CIE-LCH:
        48.0197, 42.8142, 267.0506
        CIE-Luv:
        48.0197, -29.5113, -64.4455
        Hunter-Lab:
        41.0000, -3.8425, -41.9809
      #0b77ba color charts
#0b77ba RGB chart
      #0b77ba CMYK chart
      #0b77ba RGB pie chart
      #0b77ba color shades, tints & tones
#0b77ba color schemes
#0b77ba color preview, HTML & CSS examples
           This text has a color of #0b77ba        
        
          <p style="color:#0b77ba;">Text here</p>
        
        
          .mytext {color:#0b77ba;}
        
        Text color #0b77ba
      
           This box has a color of #0b77ba        
        
          <div style="background-color:#0b77ba;">Content here</div>
        
        
          .mybackground {background-color:#0b77ba;}
        
        Background color #0b77ba
      
           Border around this has a color of #0b77ba        
        
          <div style="border:2px solid #0b77ba;">Content here</div>
        
        
          .myborder {border:2px solid #0b77ba;}
        
        Border color #0b77ba