#0b47a0 color space conversions
Hex:
        #0b47a0
        RGB:
        11, 71, 160
        CMY:
        96, 72, 37
        CMYK:
        93, 56, 0, 37
      HSL:
        216°, 87.1345%, 33.5294%
        HSV (HSB):
        216°, 93.1250%, 62.7451%
        XYZ:
        8.7364, 7.1157, 34.1707
        xyY:
        0.1746, 0.1422, 7.1157
      CIE-Lab:
        32.0688, 18.4565, -53.0358
        CIE-LCH:
        32.0688, 56.1555, 289.1879
        CIE-Luv:
        32.0688, -15.6447, -72.7680
        Hunter-Lab:
        26.6752, 11.7789, -57.2772
      #0b47a0 color charts
#0b47a0 RGB chart
      #0b47a0 CMYK chart
      #0b47a0 RGB pie chart
      #0b47a0 color shades, tints & tones
#0b47a0 color schemes
#0b47a0 color preview, HTML & CSS examples
           This text has a color of #0b47a0        
        
          <p style="color:#0b47a0;">Text here</p>
        
        
          .mytext {color:#0b47a0;}
        
        Text color #0b47a0
      
           This box has a color of #0b47a0        
        
          <div style="background-color:#0b47a0;">Content here</div>
        
        
          .mybackground {background-color:#0b47a0;}
        
        Background color #0b47a0
      
           Border around this has a color of #0b47a0        
        
          <div style="border:2px solid #0b47a0;">Content here</div>
        
        
          .myborder {border:2px solid #0b47a0;}
        
        Border color #0b47a0