#0b164e color space conversions
Hex:
        #0b164e
        RGB:
        11, 22, 78
        CMY:
        96, 91, 69
        CMYK:
        86, 72, 0, 69
      HSL:
        230°, 75.2809%, 17.4510%
        HSV (HSB):
        230°, 85.8974%, 30.5882%
        XYZ:
        1.8001, 1.1950, 7.3435
        xyY:
        0.1741, 0.1156, 1.1950
      CIE-Lab:
        10.5206, 18.9634, -35.6848
        CIE-LCH:
        10.5206, 40.4106, 297.9868
        CIE-Luv:
        10.5206, -3.4743, -28.8257
        Hunter-Lab:
        10.9317, 10.2621, -32.1766
      #0b164e color charts
#0b164e RGB chart
      #0b164e CMYK chart
      #0b164e RGB pie chart
      #0b164e color shades, tints & tones
#0b164e color schemes
#0b164e color preview, HTML & CSS examples
           This text has a color of #0b164e        
        
          <p style="color:#0b164e;">Text here</p>
        
        
          .mytext {color:#0b164e;}
        
        Text color #0b164e
      
           This box has a color of #0b164e        
        
          <div style="background-color:#0b164e;">Content here</div>
        
        
          .mybackground {background-color:#0b164e;}
        
        Background color #0b164e
      
           Border around this has a color of #0b164e        
        
          <div style="border:2px solid #0b164e;">Content here</div>
        
        
          .myborder {border:2px solid #0b164e;}
        
        Border color #0b164e