#0b5a94 color space conversions
Hex:
        #0b5a94
        RGB:
        11, 90, 148
        CMY:
        96, 65, 42
        CMYK:
        93, 39, 0, 42
      HSL:
        205°, 86.1635%, 31.1765%
        HSV (HSB):
        205°, 92.5676%, 58.0392%
        XYZ:
        9.1395, 9.5216, 29.3731
        xyY:
        0.1903, 0.1982, 9.5216
      CIE-Lab:
        36.9697, 0.7500, -37.9019
        CIE-LCH:
        36.9697, 37.9093, 271.1337
        CIE-Luv:
        36.9697, -21.9002, -53.5394
        Hunter-Lab:
        30.8571, -1.1305, -34.8387
      #0b5a94 color charts
#0b5a94 RGB chart
      #0b5a94 CMYK chart
      #0b5a94 RGB pie chart
      #0b5a94 color shades, tints & tones
#0b5a94 color schemes
#0b5a94 color preview, HTML & CSS examples
           This text has a color of #0b5a94        
        
          <p style="color:#0b5a94;">Text here</p>
        
        
          .mytext {color:#0b5a94;}
        
        Text color #0b5a94
      
           This box has a color of #0b5a94        
        
          <div style="background-color:#0b5a94;">Content here</div>
        
        
          .mybackground {background-color:#0b5a94;}
        
        Background color #0b5a94
      
           Border around this has a color of #0b5a94        
        
          <div style="border:2px solid #0b5a94;">Content here</div>
        
        
          .myborder {border:2px solid #0b5a94;}
        
        Border color #0b5a94