#0ba8ca color space conversions
Hex:
        #0ba8ca
        RGB:
        11, 168, 202
        CMY:
        96, 34, 21
        CMYK:
        95, 17, 0, 21
      HSL:
        191°, 89.6714%, 41.7647%
        HSV (HSB):
        191°, 94.5545%, 79.2157%
        XYZ:
        24.8013, 32.3407, 60.8123
        xyY:
        0.2103, 0.2742, 32.3407
      CIE-Lab:
        63.6235, -23.6963, -27.4233
        CIE-LCH:
        63.6235, 36.2430, 229.1699
        CIE-Luv:
        63.6235, -45.1200, -39.6450
        Hunter-Lab:
        56.8689, -21.6742, -23.5931
      #0ba8ca color charts
#0ba8ca RGB chart
      #0ba8ca CMYK chart
      #0ba8ca RGB pie chart
      #0ba8ca color shades, tints & tones
#0ba8ca color schemes
#0ba8ca color preview, HTML & CSS examples
           This text has a color of #0ba8ca        
        
          <p style="color:#0ba8ca;">Text here</p>
        
        
          .mytext {color:#0ba8ca;}
        
        Text color #0ba8ca
      
           This box has a color of #0ba8ca        
        
          <div style="background-color:#0ba8ca;">Content here</div>
        
        
          .mybackground {background-color:#0ba8ca;}
        
        Background color #0ba8ca
      
           Border around this has a color of #0ba8ca        
        
          <div style="border:2px solid #0ba8ca;">Content here</div>
        
        
          .myborder {border:2px solid #0ba8ca;}
        
        Border color #0ba8ca