#0b1b80 color space conversions
Hex:
        #0b1b80
        RGB:
        11, 27, 128
        CMY:
        96, 89, 50
        CMYK:
        91, 79, 0, 50
      HSL:
        232°, 84.1727%, 27.2549%
        HSV (HSB):
        232°, 91.4062%, 50.1961%
        XYZ:
        4.4262, 2.4135, 20.6546
        xyY:
        0.1610, 0.0878, 2.4135
      CIE-Lab:
        17.5229, 35.3924, -57.1184
        CIE-LCH:
        17.5229, 67.1947, 301.7837
        CIE-Luv:
        17.5229, -5.7555, -58.4551
        Hunter-Lab:
        15.5355, 23.6693, -67.9518
      #0b1b80 color charts
#0b1b80 RGB chart
      #0b1b80 CMYK chart
      #0b1b80 RGB pie chart
      #0b1b80 color shades, tints & tones
#0b1b80 color schemes
#0b1b80 color preview, HTML & CSS examples
           This text has a color of #0b1b80        
        
          <p style="color:#0b1b80;">Text here</p>
        
        
          .mytext {color:#0b1b80;}
        
        Text color #0b1b80
      
           This box has a color of #0b1b80        
        
          <div style="background-color:#0b1b80;">Content here</div>
        
        
          .mybackground {background-color:#0b1b80;}
        
        Background color #0b1b80
      
           Border around this has a color of #0b1b80        
        
          <div style="border:2px solid #0b1b80;">Content here</div>
        
        
          .myborder {border:2px solid #0b1b80;}
        
        Border color #0b1b80