#0bd0bd color space conversions
Hex:
        #0bd0bd
        RGB:
        11, 208, 189
        CMY:
        96, 18, 26
        CMYK:
        95, 0, 9, 18
      HSL:
        174°, 89.9543%, 42.9412%
        HSV (HSB):
        174°, 94.7115%, 81.5686%
        XYZ:
        31.8792, 48.8570, 55.8943
        xyY:
        0.2333, 0.3576, 48.8570
      CIE-Lab:
        75.3623, -46.4058, -2.6185
        CIE-LCH:
        75.3623, 46.4796, 183.2296
        CIE-Luv:
        75.3623, -59.8411, 3.1819
        Hunter-Lab:
        69.8978, -40.9103, 1.5168
      #0bd0bd color charts
#0bd0bd RGB chart
      #0bd0bd CMYK chart
      #0bd0bd RGB pie chart
      #0bd0bd color shades, tints & tones
#0bd0bd color schemes
#0bd0bd color preview, HTML & CSS examples
           This text has a color of #0bd0bd        
        
          <p style="color:#0bd0bd;">Text here</p>
        
        
          .mytext {color:#0bd0bd;}
        
        Text color #0bd0bd
      
           This box has a color of #0bd0bd        
        
          <div style="background-color:#0bd0bd;">Content here</div>
        
        
          .mybackground {background-color:#0bd0bd;}
        
        Background color #0bd0bd
      
           Border around this has a color of #0bd0bd        
        
          <div style="border:2px solid #0bd0bd;">Content here</div>
        
        
          .myborder {border:2px solid #0bd0bd;}
        
        Border color #0bd0bd