#0ba3bf color space conversions
Hex:
        #0ba3bf
        RGB:
        11, 163, 191
        CMY:
        96, 36, 25
        CMYK:
        94, 15, 0, 25
      HSL:
        189°, 89.1089%, 39.6078%
        HSV (HSB):
        189°, 94.2408%, 74.9020%
        XYZ:
        22.6392, 30.0271, 53.8928
        xyY:
        0.2125, 0.2818, 30.0271
      CIE-Lab:
        61.6776, -24.8775, -24.2781
        CIE-LCH:
        61.6776, 34.7608, 224.3014
        CIE-Luv:
        61.6776, -44.2349, -34.1332
        Hunter-Lab:
        54.7970, -22.1482, -19.9538
      #0ba3bf color charts
#0ba3bf RGB chart
      #0ba3bf CMYK chart
      #0ba3bf RGB pie chart
      #0ba3bf color shades, tints & tones
#0ba3bf color schemes
#0ba3bf color preview, HTML & CSS examples
           This text has a color of #0ba3bf        
        
          <p style="color:#0ba3bf;">Text here</p>
        
        
          .mytext {color:#0ba3bf;}
        
        Text color #0ba3bf
      
           This box has a color of #0ba3bf        
        
          <div style="background-color:#0ba3bf;">Content here</div>
        
        
          .mybackground {background-color:#0ba3bf;}
        
        Background color #0ba3bf
      
           Border around this has a color of #0ba3bf        
        
          <div style="border:2px solid #0ba3bf;">Content here</div>
        
        
          .myborder {border:2px solid #0ba3bf;}
        
        Border color #0ba3bf