#0bd0cb color space conversions
Hex:
        #0bd0cb
        RGB:
        11, 208, 203
        CMY:
        96, 18, 20
        CMYK:
        95, 0, 2, 18
      HSL:
        178°, 89.9543%, 42.9412%
        HSV (HSB):
        178°, 94.7115%, 81.5686%
        XYZ:
        33.4734, 49.4947, 64.2891
        xyY:
        0.2273, 0.3361, 49.4947
      CIE-Lab:
        75.7581, -42.4148, -9.5825
        CIE-LCH:
        75.7581, 43.4838, 192.7307
        CIE-Luv:
        75.7581, -58.7256, -8.3909
        Hunter-Lab:
        70.3525, -38.1873, -4.9333
      #0bd0cb color charts
#0bd0cb RGB chart
      #0bd0cb CMYK chart
      #0bd0cb RGB pie chart
      #0bd0cb color shades, tints & tones
#0bd0cb color schemes
#0bd0cb color preview, HTML & CSS examples
           This text has a color of #0bd0cb        
        
          <p style="color:#0bd0cb;">Text here</p>
        
        
          .mytext {color:#0bd0cb;}
        
        Text color #0bd0cb
      
           This box has a color of #0bd0cb        
        
          <div style="background-color:#0bd0cb;">Content here</div>
        
        
          .mybackground {background-color:#0bd0cb;}
        
        Background color #0bd0cb
      
           Border around this has a color of #0bd0cb        
        
          <div style="border:2px solid #0bd0cb;">Content here</div>
        
        
          .myborder {border:2px solid #0bd0cb;}
        
        Border color #0bd0cb