#0b4472 color space conversions
Hex:
        #0b4472
        RGB:
        11, 68, 114
        CMY:
        96, 73, 55
        CMYK:
        90, 40, 0, 55
      HSL:
        207°, 82.4000%, 24.5098%
        HSV (HSB):
        207°, 90.3509%, 44.7059%
        XYZ:
        5.2424, 5.4203, 16.6895
        xyY:
        0.1917, 0.1982, 5.4203
      CIE-Lab:
        27.9001, 1.1024, -31.3448
        CIE-LCH:
        27.9001, 31.3642, 272.0142
        CIE-Luv:
        27.9001, -16.0844, -40.3527
        Hunter-Lab:
        23.2815, -0.5491, -26.2053
      #0b4472 color charts
#0b4472 RGB chart
      #0b4472 CMYK chart
      #0b4472 RGB pie chart
      #0b4472 color shades, tints & tones
#0b4472 color schemes
#0b4472 color preview, HTML & CSS examples
           This text has a color of #0b4472        
        
          <p style="color:#0b4472;">Text here</p>
        
        
          .mytext {color:#0b4472;}
        
        Text color #0b4472
      
           This box has a color of #0b4472        
        
          <div style="background-color:#0b4472;">Content here</div>
        
        
          .mybackground {background-color:#0b4472;}
        
        Background color #0b4472
      
           Border around this has a color of #0b4472        
        
          <div style="border:2px solid #0b4472;">Content here</div>
        
        
          .myborder {border:2px solid #0b4472;}
        
        Border color #0b4472