#0b7daf color space conversions
Hex:
        #0b7daf
        RGB:
        11, 125, 175
        CMY:
        96, 51, 31
        CMYK:
        94, 29, 0, 31
      HSL:
        198°, 88.1720%, 36.4706%
        HSV (HSB):
        198°, 93.7143%, 68.6275%
        XYZ:
        15.2095, 17.8335, 43.1980
        xyY:
        0.1995, 0.2339, 17.8335
      CIE-Lab:
        49.2936, -9.9843, -34.3845
        CIE-LCH:
        49.2936, 35.8047, 253.8082
        CIE-Luv:
        49.2936, -32.2232, -50.6620
        Hunter-Lab:
        42.2298, -9.6134, -31.0886
      #0b7daf color charts
#0b7daf RGB chart
      #0b7daf CMYK chart
      #0b7daf RGB pie chart
      #0b7daf color shades, tints & tones
#0b7daf color schemes
#0b7daf color preview, HTML & CSS examples
           This text has a color of #0b7daf        
        
          <p style="color:#0b7daf;">Text here</p>
        
        
          .mytext {color:#0b7daf;}
        
        Text color #0b7daf
      
           This box has a color of #0b7daf        
        
          <div style="background-color:#0b7daf;">Content here</div>
        
        
          .mybackground {background-color:#0b7daf;}
        
        Background color #0b7daf
      
           Border around this has a color of #0b7daf        
        
          <div style="border:2px solid #0b7daf;">Content here</div>
        
        
          .myborder {border:2px solid #0b7daf;}
        
        Border color #0b7daf