#0b699b color space conversions
Hex:
        #0b699b
        RGB:
        11, 105, 155
        CMY:
        96, 59, 39
        CMYK:
        93, 32, 0, 39
      HSL:
        201°, 86.7470%, 32.5490%
        HSV (HSB):
        201°, 92.9032%, 60.7843%
        XYZ:
        11.1060, 12.5409, 32.8456
        xyY:
        0.1966, 0.2220, 12.5409
      CIE-Lab:
        42.0631, -5.8299, -34.0242
        CIE-LCH:
        42.0631, 34.5201, 260.2771
        CIE-Luv:
        42.0631, -26.5995, -48.8173
        Hunter-Lab:
        35.4131, -5.9930, -30.2023
      #0b699b color charts
#0b699b RGB chart
      #0b699b CMYK chart
      #0b699b RGB pie chart
      #0b699b color shades, tints & tones
#0b699b color schemes
#0b699b color preview, HTML & CSS examples
           This text has a color of #0b699b        
        
          <p style="color:#0b699b;">Text here</p>
        
        
          .mytext {color:#0b699b;}
        
        Text color #0b699b
      
           This box has a color of #0b699b        
        
          <div style="background-color:#0b699b;">Content here</div>
        
        
          .mybackground {background-color:#0b699b;}
        
        Background color #0b699b
      
           Border around this has a color of #0b699b        
        
          <div style="border:2px solid #0b699b;">Content here</div>
        
        
          .myborder {border:2px solid #0b699b;}
        
        Border color #0b699b