#0ba0db color space conversions
Hex:
        #0ba0db
        RGB:
        11, 160, 219
        CMY:
        96, 37, 14
        CMYK:
        95, 27, 0, 14
      HSL:
        197°, 90.4348%, 45.0980%
        HSV (HSB):
        197°, 94.9772%, 85.8824%
        XYZ:
        25.4950, 30.3272, 71.5278
        xyY:
        0.2002, 0.2381, 30.3272
      CIE-Lab:
        61.9355, -13.4693, -39.4892
        CIE-LCH:
        61.9355, 41.7231, 251.1661
        CIE-Luv:
        61.9355, -41.1464, -60.8720
        Hunter-Lab:
        55.0702, -13.7354, -38.4597
      #0ba0db color charts
#0ba0db RGB chart
      #0ba0db CMYK chart
      #0ba0db RGB pie chart
      #0ba0db color shades, tints & tones
#0ba0db color schemes
#0ba0db color preview, HTML & CSS examples
           This text has a color of #0ba0db        
        
          <p style="color:#0ba0db;">Text here</p>
        
        
          .mytext {color:#0ba0db;}
        
        Text color #0ba0db
      
           This box has a color of #0ba0db        
        
          <div style="background-color:#0ba0db;">Content here</div>
        
        
          .mybackground {background-color:#0ba0db;}
        
        Background color #0ba0db
      
           Border around this has a color of #0ba0db        
        
          <div style="border:2px solid #0ba0db;">Content here</div>
        
        
          .myborder {border:2px solid #0ba0db;}
        
        Border color #0ba0db