#0b126f color space conversions
Hex:
        #0b126f
        RGB:
        11, 18, 111
        CMY:
        96, 93, 56
        CMYK:
        90, 84, 0, 56
      HSL:
        236°, 81.9672%, 23.9216%
        HSV (HSB):
        236°, 90.0901%, 43.5294%
        XYZ:
        3.2236, 1.6515, 15.1878
        xyY:
        0.1607, 0.0823, 1.6515
      CIE-Lab:
        13.5402, 34.5176, -52.7915
        CIE-LCH:
        13.5402, 63.0747, 303.1786
        CIE-Luv:
        13.5402, -3.9690, -46.8711
        Hunter-Lab:
        12.8509, 22.2864, -61.0760
      #0b126f color charts
#0b126f RGB chart
      #0b126f CMYK chart
      #0b126f RGB pie chart
      #0b126f color shades, tints & tones
#0b126f color schemes
#0b126f color preview, HTML & CSS examples
           This text has a color of #0b126f        
        
          <p style="color:#0b126f;">Text here</p>
        
        
          .mytext {color:#0b126f;}
        
        Text color #0b126f
      
           This box has a color of #0b126f        
        
          <div style="background-color:#0b126f;">Content here</div>
        
        
          .mybackground {background-color:#0b126f;}
        
        Background color #0b126f
      
           Border around this has a color of #0b126f        
        
          <div style="border:2px solid #0b126f;">Content here</div>
        
        
          .myborder {border:2px solid #0b126f;}
        
        Border color #0b126f