#0b117f color space conversions
Hex:
        #0b117f
        RGB:
        11, 17, 127
        CMY:
        96, 93, 50
        CMYK:
        91, 87, 0, 50
      HSL:
        237°, 84.0580%, 27.0588%
        HSV (HSB):
        237°, 91.3386%, 49.8039%
        XYZ:
        4.1692, 2.0044, 20.2458
        xyY:
        0.1578, 0.0759, 2.0044
      CIE-Lab:
        15.5101, 40.5173, -59.8256
        CIE-LCH:
        15.5101, 72.2548, 304.1081
        CIE-Luv:
        15.5101, -4.4846, -56.1329
        Hunter-Lab:
        14.1575, 27.7906, -74.8768
      #0b117f color charts
#0b117f RGB chart
      #0b117f CMYK chart
      #0b117f RGB pie chart
      #0b117f color shades, tints & tones
#0b117f color schemes
#0b117f color preview, HTML & CSS examples
           This text has a color of #0b117f        
        
          <p style="color:#0b117f;">Text here</p>
        
        
          .mytext {color:#0b117f;}
        
        Text color #0b117f
      
           This box has a color of #0b117f        
        
          <div style="background-color:#0b117f;">Content here</div>
        
        
          .mybackground {background-color:#0b117f;}
        
        Background color #0b117f
      
           Border around this has a color of #0b117f        
        
          <div style="border:2px solid #0b117f;">Content here</div>
        
        
          .myborder {border:2px solid #0b117f;}
        
        Border color #0b117f