#0b2a47 color space conversions
Hex:
        #0b2a47
        RGB:
        11, 42, 71
        CMY:
        96, 84, 72
        CMYK:
        85, 41, 0, 72
      HSL:
        209°, 73.1707%, 16.0784%
        HSV (HSB):
        209°, 84.5070%, 27.8431%
        XYZ:
        2.1033, 2.1820, 6.2715
        xyY:
        0.1992, 0.2067, 2.1820
      CIE-Lab:
        16.4148, 0.6565, -21.3511
        CIE-LCH:
        16.4148, 21.3612, 271.7612
        CIE-Luv:
        16.4148, -8.7528, -21.8264
        Hunter-Lab:
        14.7716, -0.4340, -14.8325
      #0b2a47 color charts
#0b2a47 RGB chart
      #0b2a47 CMYK chart
      #0b2a47 RGB pie chart
      #0b2a47 color shades, tints & tones
#0b2a47 color schemes
#0b2a47 color preview, HTML & CSS examples
           This text has a color of #0b2a47        
        
          <p style="color:#0b2a47;">Text here</p>
        
        
          .mytext {color:#0b2a47;}
        
        Text color #0b2a47
      
           This box has a color of #0b2a47        
        
          <div style="background-color:#0b2a47;">Content here</div>
        
        
          .mybackground {background-color:#0b2a47;}
        
        Background color #0b2a47
      
           Border around this has a color of #0b2a47        
        
          <div style="border:2px solid #0b2a47;">Content here</div>
        
        
          .myborder {border:2px solid #0b2a47;}
        
        Border color #0b2a47