#0bdebd color space conversions
Hex:
        #0bdebd
        RGB:
        11, 222, 189
        CMY:
        96, 13, 26
        CMYK:
        95, 0, 15, 13
      HSL:
        171°, 90.5579%, 45.6863%
        HSV (HSB):
        171°, 95.0450%, 87.0588%
        XYZ:
        35.4446, 55.9878, 57.0827
        xyY:
        0.2387, 0.3770, 55.9878
      CIE-Lab:
        79.6069, -52.2053, 3.5727
        CIE-LCH:
        79.6069, 52.3274, 176.0850
        CIE-Luv:
        79.6069, -64.5383, 13.6188
        Hunter-Lab:
        74.8250, -46.3883, 7.1462
      #0bdebd color charts
#0bdebd RGB chart
      #0bdebd CMYK chart
      #0bdebd RGB pie chart
      #0bdebd color shades, tints & tones
#0bdebd color schemes
#0bdebd color preview, HTML & CSS examples
           This text has a color of #0bdebd        
        
          <p style="color:#0bdebd;">Text here</p>
        
        
          .mytext {color:#0bdebd;}
        
        Text color #0bdebd
      
           This box has a color of #0bdebd        
        
          <div style="background-color:#0bdebd;">Content here</div>
        
        
          .mybackground {background-color:#0bdebd;}
        
        Background color #0bdebd
      
           Border around this has a color of #0bdebd        
        
          <div style="border:2px solid #0bdebd;">Content here</div>
        
        
          .myborder {border:2px solid #0bdebd;}
        
        Border color #0bdebd