#0b014d color space conversions
Hex:
        #0b014d
        RGB:
        11, 1, 77
        CMY:
        96, 100, 70
        CMYK:
        86, 99, 0, 70
      HSL:
        248°, 97.4359%, 15.2941%
        HSV (HSB):
        248°, 98.7013%, 30.1961%
        XYZ:
        1.4884, 0.6287, 7.0641
        xyY:
        0.1621, 0.0685, 0.6287
      CIE-Lab:
        5.6788, 31.6497, -42.9868
        CIE-LCH:
        5.6788, 53.3814, 306.3630
        CIE-Luv:
        5.6788, -0.9176, -21.5664
        Hunter-Lab:
        7.9289, 19.6325, -47.2727
      #0b014d color charts
#0b014d RGB chart
      #0b014d CMYK chart
      #0b014d RGB pie chart
      #0b014d color shades, tints & tones
#0b014d color schemes
#0b014d color preview, HTML & CSS examples
           This text has a color of #0b014d        
        
          <p style="color:#0b014d;">Text here</p>
        
        
          .mytext {color:#0b014d;}
        
        Text color #0b014d
      
           This box has a color of #0b014d        
        
          <div style="background-color:#0b014d;">Content here</div>
        
        
          .mybackground {background-color:#0b014d;}
        
        Background color #0b014d
      
           Border around this has a color of #0b014d        
        
          <div style="border:2px solid #0b014d;">Content here</div>
        
        
          .myborder {border:2px solid #0b014d;}
        
        Border color #0b014d