#0b5a87 color space conversions
Hex:
        #0b5a87
        RGB:
        11, 90, 135
        CMY:
        96, 65, 47
        CMYK:
        92, 33, 0, 47
      HSL:
        202°, 84.9315%, 28.6275%
        HSV (HSB):
        202°, 91.8519%, 52.9412%
        XYZ:
        8.1673, 9.1327, 24.2540
        xyY:
        0.1965, 0.2198, 9.1327
      CIE-Lab:
        36.2386, -4.5265, -31.1711
        CIE-LCH:
        36.2386, 31.4981, 261.7376
        CIE-Luv:
        36.2386, -22.5778, -42.9451
        Hunter-Lab:
        30.2204, -4.6445, -26.4300
      #0b5a87 color charts
#0b5a87 RGB chart
      #0b5a87 CMYK chart
      #0b5a87 RGB pie chart
      #0b5a87 color shades, tints & tones
#0b5a87 color schemes
#0b5a87 color preview, HTML & CSS examples
           This text has a color of #0b5a87        
        
          <p style="color:#0b5a87;">Text here</p>
        
        
          .mytext {color:#0b5a87;}
        
        Text color #0b5a87
      
           This box has a color of #0b5a87        
        
          <div style="background-color:#0b5a87;">Content here</div>
        
        
          .mybackground {background-color:#0b5a87;}
        
        Background color #0b5a87
      
           Border around this has a color of #0b5a87        
        
          <div style="border:2px solid #0b5a87;">Content here</div>
        
        
          .myborder {border:2px solid #0b5a87;}
        
        Border color #0b5a87