#0b277e color space conversions
Hex:
        #0b277e
        RGB:
        11, 39, 126
        CMY:
        96, 85, 51
        CMYK:
        91, 69, 0, 51
      HSL:
        225°, 83.9416%, 26.8627%
        HSV (HSB):
        225°, 91.2698%, 49.4118%
        XYZ:
        4.6294, 3.0285, 20.0792
        xyY:
        0.1669, 0.1092, 3.0285
      CIE-Lab:
        20.1578, 26.7467, -51.4982
        CIE-LCH:
        20.1578, 58.0297, 297.4461
        CIE-Luv:
        20.1578, -7.8479, -57.9685
        Hunter-Lab:
        17.4027, 17.0294, -56.2269
      #0b277e color charts
#0b277e RGB chart
      #0b277e CMYK chart
      #0b277e RGB pie chart
      #0b277e color shades, tints & tones
#0b277e color schemes
#0b277e color preview, HTML & CSS examples
           This text has a color of #0b277e        
        
          <p style="color:#0b277e;">Text here</p>
        
        
          .mytext {color:#0b277e;}
        
        Text color #0b277e
      
           This box has a color of #0b277e        
        
          <div style="background-color:#0b277e;">Content here</div>
        
        
          .mybackground {background-color:#0b277e;}
        
        Background color #0b277e
      
           Border around this has a color of #0b277e        
        
          <div style="border:2px solid #0b277e;">Content here</div>
        
        
          .myborder {border:2px solid #0b277e;}
        
        Border color #0b277e