#0bded0 color space conversions
Hex:
        #0bded0
        RGB:
        11, 222, 208
        CMY:
        96, 13, 18
        CMYK:
        95, 0, 6, 13
      HSL:
        176°, 90.5579%, 45.6863%
        HSV (HSB):
        176°, 95.0450%, 87.0588%
        XYZ:
        37.6445, 56.8678, 68.6670
        xyY:
        0.2307, 0.3485, 56.8678
      CIE-Lab:
        80.1052, -47.0564, -5.8127
        CIE-LCH:
        80.1052, 47.4140, 187.0419
        CIE-Luv:
        80.1052, -63.0383, -1.7061
        Hunter-Lab:
        75.4107, -42.8629, -1.2004
      #0bded0 color charts
#0bded0 RGB chart
      #0bded0 CMYK chart
      #0bded0 RGB pie chart
      #0bded0 color shades, tints & tones
#0bded0 color schemes
#0bded0 color preview, HTML & CSS examples
           This text has a color of #0bded0        
        
          <p style="color:#0bded0;">Text here</p>
        
        
          .mytext {color:#0bded0;}
        
        Text color #0bded0
      
           This box has a color of #0bded0        
        
          <div style="background-color:#0bded0;">Content here</div>
        
        
          .mybackground {background-color:#0bded0;}
        
        Background color #0bded0
      
           Border around this has a color of #0bded0        
        
          <div style="border:2px solid #0bded0;">Content here</div>
        
        
          .myborder {border:2px solid #0bded0;}
        
        Border color #0bded0