#0b5a98 color space conversions
Hex:
        #0b5a98
        RGB:
        11, 90, 152
        CMY:
        96, 65, 40
        CMYK:
        93, 41, 0, 40
      HSL:
        206°, 86.5031%, 31.9608%
        HSV (HSB):
        206°, 92.7632%, 59.6078%
        XYZ:
        9.4617, 9.6505, 31.0698
        xyY:
        0.1885, 0.1923, 9.6505
      CIE-Lab:
        37.2077, 2.3853, -39.9334
        CIE-LCH:
        37.2077, 40.0046, 273.4183
        CIE-Luv:
        37.2077, -21.7082, -56.7419
        Hunter-Lab:
        31.0652, 0.0024, -37.5531
      #0b5a98 color charts
#0b5a98 RGB chart
      #0b5a98 CMYK chart
      #0b5a98 RGB pie chart
      #0b5a98 color shades, tints & tones
#0b5a98 color schemes
#0b5a98 color preview, HTML & CSS examples
           This text has a color of #0b5a98        
        
          <p style="color:#0b5a98;">Text here</p>
        
        
          .mytext {color:#0b5a98;}
        
        Text color #0b5a98
      
           This box has a color of #0b5a98        
        
          <div style="background-color:#0b5a98;">Content here</div>
        
        
          .mybackground {background-color:#0b5a98;}
        
        Background color #0b5a98
      
           Border around this has a color of #0b5a98        
        
          <div style="border:2px solid #0b5a98;">Content here</div>
        
        
          .myborder {border:2px solid #0b5a98;}
        
        Border color #0b5a98