#0ba5ca color space conversions
Hex:
        #0ba5ca
        RGB:
        11, 165, 202
        CMY:
        96, 35, 21
        CMYK:
        95, 18, 0, 21
      HSL:
        192°, 89.6714%, 41.7647%
        HSV (HSB):
        192°, 94.5545%, 79.2157%
        XYZ:
        24.2538, 31.2457, 60.6298
        xyY:
        0.2089, 0.2691, 31.2457
      CIE-Lab:
        62.7145, -22.1469, -28.8256
        CIE-LCH:
        62.7145, 36.3511, 232.4647
        CIE-Luv:
        62.7145, -44.0883, -42.0863
        Hunter-Lab:
        55.8978, -20.3709, -25.1807
      #0ba5ca color charts
#0ba5ca RGB chart
      #0ba5ca CMYK chart
      #0ba5ca RGB pie chart
      #0ba5ca color shades, tints & tones
#0ba5ca color schemes
#0ba5ca color preview, HTML & CSS examples
           This text has a color of #0ba5ca        
        
          <p style="color:#0ba5ca;">Text here</p>
        
        
          .mytext {color:#0ba5ca;}
        
        Text color #0ba5ca
      
           This box has a color of #0ba5ca        
        
          <div style="background-color:#0ba5ca;">Content here</div>
        
        
          .mybackground {background-color:#0ba5ca;}
        
        Background color #0ba5ca
      
           Border around this has a color of #0ba5ca        
        
          <div style="border:2px solid #0ba5ca;">Content here</div>
        
        
          .myborder {border:2px solid #0ba5ca;}
        
        Border color #0ba5ca