#0b2a70 color space conversions
Hex:
        #0b2a70
        RGB:
        11, 42, 112
        CMY:
        96, 84, 56
        CMYK:
        90, 63, 0, 56
      HSL:
        222°, 82.1138%, 24.1176%
        HSV (HSB):
        222°, 90.1786%, 43.9216%
        XYZ:
        3.8906, 2.8969, 15.6833
        xyY:
        0.1731, 0.1289, 2.8969
      CIE-Lab:
        19.6263, 18.7560, -43.4144
        CIE-LCH:
        19.6263, 47.2926, 293.3655
        CIE-Luv:
        19.6263, -8.4131, -49.0204
        Hunter-Lab:
        17.0204, 11.0168, -42.7183
      #0b2a70 color charts
#0b2a70 RGB chart
      #0b2a70 CMYK chart
      #0b2a70 RGB pie chart
      #0b2a70 color shades, tints & tones
#0b2a70 color schemes
#0b2a70 color preview, HTML & CSS examples
           This text has a color of #0b2a70        
        
          <p style="color:#0b2a70;">Text here</p>
        
        
          .mytext {color:#0b2a70;}
        
        Text color #0b2a70
      
           This box has a color of #0b2a70        
        
          <div style="background-color:#0b2a70;">Content here</div>
        
        
          .mybackground {background-color:#0b2a70;}
        
        Background color #0b2a70
      
           Border around this has a color of #0b2a70        
        
          <div style="border:2px solid #0b2a70;">Content here</div>
        
        
          .myborder {border:2px solid #0b2a70;}
        
        Border color #0b2a70