#0ba6ce color space conversions
Hex:
        #0ba6ce
        RGB:
        11, 166, 206
        CMY:
        96, 35, 19
        CMYK:
        95, 19, 0, 19
      HSL:
        192°, 89.8618%, 42.5490%
        HSV (HSB):
        192°, 94.6602%, 80.7843%
        XYZ:
        24.9148, 31.7998, 63.2173
        xyY:
        0.2077, 0.2651, 31.7998
      CIE-Lab:
        63.1771, -21.2857, -30.3362
        CIE-LCH:
        63.1771, 37.0589, 234.9442
        CIE-Luv:
        63.1771, -44.1309, -44.7562
        Hunter-Lab:
        56.3913, -19.8200, -26.9930
      #0ba6ce color charts
#0ba6ce RGB chart
      #0ba6ce CMYK chart
      #0ba6ce RGB pie chart
      #0ba6ce color shades, tints & tones
#0ba6ce color schemes
#0ba6ce color preview, HTML & CSS examples
           This text has a color of #0ba6ce        
        
          <p style="color:#0ba6ce;">Text here</p>
        
        
          .mytext {color:#0ba6ce;}
        
        Text color #0ba6ce
      
           This box has a color of #0ba6ce        
        
          <div style="background-color:#0ba6ce;">Content here</div>
        
        
          .mybackground {background-color:#0ba6ce;}
        
        Background color #0ba6ce
      
           Border around this has a color of #0ba6ce        
        
          <div style="border:2px solid #0ba6ce;">Content here</div>
        
        
          .myborder {border:2px solid #0ba6ce;}
        
        Border color #0ba6ce