#0b416d color space conversions
Hex:
        #0b416d
        RGB:
        11, 65, 109
        CMY:
        96, 75, 57
        CMYK:
        90, 40, 0, 57
      HSL:
        207°, 81.6667%, 23.5294%
        HSV (HSB):
        207°, 89.9083%, 42.7451%
        XYZ:
        4.7886, 4.9559, 15.1722
        xyY:
        0.1922, 0.1989, 4.9559
      CIE-Lab:
        26.6087, 1.0110, -30.2242
        CIE-LCH:
        26.6087, 30.2411, 271.9159
        CIE-Luv:
        26.6087, -15.2773, -38.2207
        Hunter-Lab:
        22.2618, -0.5618, -24.8250
      #0b416d color charts
#0b416d RGB chart
      #0b416d CMYK chart
      #0b416d RGB pie chart
      #0b416d color shades, tints & tones
#0b416d color schemes
#0b416d color preview, HTML & CSS examples
           This text has a color of #0b416d        
        
          <p style="color:#0b416d;">Text here</p>
        
        
          .mytext {color:#0b416d;}
        
        Text color #0b416d
      
           This box has a color of #0b416d        
        
          <div style="background-color:#0b416d;">Content here</div>
        
        
          .mybackground {background-color:#0b416d;}
        
        Background color #0b416d
      
           Border around this has a color of #0b416d        
        
          <div style="border:2px solid #0b416d;">Content here</div>
        
        
          .myborder {border:2px solid #0b416d;}
        
        Border color #0b416d