#0b80ac color space conversions
Hex:
        #0b80ac
        RGB:
        11, 128, 172
        CMY:
        96, 50, 33
        CMYK:
        94, 26, 0, 33
      HSL:
        196°, 87.9781%, 35.8824%
        HSV (HSB):
        196°, 93.6047%, 67.4510%
        XYZ:
        15.3036, 18.4880, 41.7917
        xyY:
        0.2025, 0.2446, 18.4880
      CIE-Lab:
        50.0828, -12.8275, -31.4113
        CIE-LCH:
        50.0828, 33.9296, 247.7863
        CIE-Luv:
        50.0828, -33.4613, -45.7496
        Hunter-Lab:
        42.9977, -11.7150, -27.5286
      #0b80ac color charts
#0b80ac RGB chart
      #0b80ac CMYK chart
      #0b80ac RGB pie chart
      #0b80ac color shades, tints & tones
#0b80ac color schemes
#0b80ac color preview, HTML & CSS examples
           This text has a color of #0b80ac        
        
          <p style="color:#0b80ac;">Text here</p>
        
        
          .mytext {color:#0b80ac;}
        
        Text color #0b80ac
      
           This box has a color of #0b80ac        
        
          <div style="background-color:#0b80ac;">Content here</div>
        
        
          .mybackground {background-color:#0b80ac;}
        
        Background color #0b80ac
      
           Border around this has a color of #0b80ac        
        
          <div style="border:2px solid #0b80ac;">Content here</div>
        
        
          .myborder {border:2px solid #0b80ac;}
        
        Border color #0b80ac