#0b2a94 color space conversions
Hex:
        #0b2a94
        RGB:
        11, 42, 148
        CMY:
        96, 84, 42
        CMYK:
        93, 72, 0, 42
      HSL:
        226°, 86.1635%, 31.1765%
        HSV (HSB):
        226°, 92.5676%, 58.0392%
        XYZ:
        6.3113, 3.8652, 28.4304
        xyY:
        0.1635, 0.1001, 3.8652
      CIE-Lab:
        23.2207, 33.4163, -60.2095
        CIE-LCH:
        23.2207, 68.8610, 299.0303
        CIE-Luv:
        23.2207, -8.7744, -71.1728
        Hunter-Lab:
        19.6601, 22.8968, -71.9770
      #0b2a94 color charts
#0b2a94 RGB chart
      #0b2a94 CMYK chart
      #0b2a94 RGB pie chart
      #0b2a94 color shades, tints & tones
#0b2a94 color schemes
#0b2a94 color preview, HTML & CSS examples
           This text has a color of #0b2a94        
        
          <p style="color:#0b2a94;">Text here</p>
        
        
          .mytext {color:#0b2a94;}
        
        Text color #0b2a94
      
           This box has a color of #0b2a94        
        
          <div style="background-color:#0b2a94;">Content here</div>
        
        
          .mybackground {background-color:#0b2a94;}
        
        Background color #0b2a94
      
           Border around this has a color of #0b2a94        
        
          <div style="border:2px solid #0b2a94;">Content here</div>
        
        
          .myborder {border:2px solid #0b2a94;}
        
        Border color #0b2a94