#0b2bae color space conversions
Hex:
        #0b2bae
        RGB:
        11, 43, 174
        CMY:
        96, 83, 32
        CMYK:
        94, 75, 0, 32
      HSL:
        228°, 88.1081%, 36.2745%
        HSV (HSB):
        228°, 93.6782%, 68.2353%
        XYZ:
        8.6419, 4.8549, 40.5260
        xyY:
        0.1600, 0.0899, 4.8549
      CIE-Lab:
        26.3173, 42.4307, -70.9040
        CIE-LCH:
        26.3173, 82.6301, 300.8974
        CIE-Luv:
        26.3173, -9.4402, -86.6057
        Hunter-Lab:
        22.0338, 31.4502, -93.6263
      #0b2bae color charts
#0b2bae RGB chart
      #0b2bae CMYK chart
      #0b2bae RGB pie chart
      #0b2bae color shades, tints & tones
#0b2bae color schemes
#0b2bae color preview, HTML & CSS examples
           This text has a color of #0b2bae        
        
          <p style="color:#0b2bae;">Text here</p>
        
        
          .mytext {color:#0b2bae;}
        
        Text color #0b2bae
      
           This box has a color of #0b2bae        
        
          <div style="background-color:#0b2bae;">Content here</div>
        
        
          .mybackground {background-color:#0b2bae;}
        
        Background color #0b2bae
      
           Border around this has a color of #0b2bae        
        
          <div style="border:2px solid #0b2bae;">Content here</div>
        
        
          .myborder {border:2px solid #0b2bae;}
        
        Border color #0b2bae