#0b748f color space conversions
Hex:
        #0b748f
        RGB:
        11, 116, 143
        CMY:
        96, 55, 44
        CMYK:
        92, 19, 0, 44
      HSL:
        192°, 85.7143%, 30.1961%
        HSV (HSB):
        192°, 92.3077%, 56.0784%
        XYZ:
        11.3413, 14.5451, 28.1963
        xyY:
        0.2097, 0.2689, 14.5451
      CIE-Lab:
        45.0047, -16.7947, -22.2991
        CIE-LCH:
        45.0047, 27.9161, 233.0146
        CIE-Luv:
        45.0047, -31.2501, -30.1777
        Hunter-Lab:
        38.1380, -13.6600, -17.1378
      #0b748f color charts
#0b748f RGB chart
      #0b748f CMYK chart
      #0b748f RGB pie chart
      #0b748f color shades, tints & tones
#0b748f color schemes
#0b748f color preview, HTML & CSS examples
           This text has a color of #0b748f        
        
          <p style="color:#0b748f;">Text here</p>
        
        
          .mytext {color:#0b748f;}
        
        Text color #0b748f
      
           This box has a color of #0b748f        
        
          <div style="background-color:#0b748f;">Content here</div>
        
        
          .mybackground {background-color:#0b748f;}
        
        Background color #0b748f
      
           Border around this has a color of #0b748f        
        
          <div style="border:2px solid #0b748f;">Content here</div>
        
        
          .myborder {border:2px solid #0b748f;}
        
        Border color #0b748f