#0b81af color space conversions
Hex:
        #0b81af
        RGB:
        11, 129, 175
        CMY:
        96, 49, 31
        CMYK:
        94, 26, 0, 31
      HSL:
        197°, 88.1720%, 36.4706%
        HSV (HSB):
        197°, 93.7143%, 68.6275%
        XYZ:
        15.7261, 18.8668, 43.3702
        xyY:
        0.2017, 0.2420, 18.8668
      CIE-Lab:
        50.5310, -12.2787, -32.4460
        CIE-LCH:
        50.5310, 34.6916, 249.2717
        CIE-Luv:
        50.5310, -33.6033, -47.5470
        Hunter-Lab:
        43.4359, -11.3863, -28.7952
      #0b81af color charts
#0b81af RGB chart
      #0b81af CMYK chart
      #0b81af RGB pie chart
      #0b81af color shades, tints & tones
#0b81af color schemes
#0b81af color preview, HTML & CSS examples
           This text has a color of #0b81af        
        
          <p style="color:#0b81af;">Text here</p>
        
        
          .mytext {color:#0b81af;}
        
        Text color #0b81af
      
           This box has a color of #0b81af        
        
          <div style="background-color:#0b81af;">Content here</div>
        
        
          .mybackground {background-color:#0b81af;}
        
        Background color #0b81af
      
           Border around this has a color of #0b81af        
        
          <div style="border:2px solid #0b81af;">Content here</div>
        
        
          .myborder {border:2px solid #0b81af;}
        
        Border color #0b81af