#0b4582 color space conversions
Hex:
        #0b4582
        RGB:
        11, 69, 130
        CMY:
        96, 73, 49
        CMYK:
        92, 47, 0, 49
      HSL:
        211°, 84.3972%, 27.6471%
        HSV (HSB):
        211°, 91.5385%, 50.9804%
        XYZ:
        6.2954, 5.9391, 21.9337
        xyY:
        0.1842, 0.1738, 5.9391
      CIE-Lab:
        29.2583, 7.2223, -39.2097
        CIE-LCH:
        29.2583, 39.8693, 280.4367
        CIE-Luv:
        29.2583, -15.8266, -52.0001
        Hunter-Lab:
        24.3703, 3.4627, -36.3028
      #0b4582 color charts
#0b4582 RGB chart
      #0b4582 CMYK chart
      #0b4582 RGB pie chart
      #0b4582 color shades, tints & tones
#0b4582 color schemes
#0b4582 color preview, HTML & CSS examples
           This text has a color of #0b4582        
        
          <p style="color:#0b4582;">Text here</p>
        
        
          .mytext {color:#0b4582;}
        
        Text color #0b4582
      
           This box has a color of #0b4582        
        
          <div style="background-color:#0b4582;">Content here</div>
        
        
          .mybackground {background-color:#0b4582;}
        
        Background color #0b4582
      
           Border around this has a color of #0b4582        
        
          <div style="border:2px solid #0b4582;">Content here</div>
        
        
          .myborder {border:2px solid #0b4582;}
        
        Border color #0b4582