#0bedcb color space conversions
Hex:
        #0bedcb
        RGB:
        11, 237, 203
        CMY:
        96, 7, 20
        CMYK:
        95, 0, 14, 7
      HSL:
        171°, 91.1290%, 48.6275%
        HSV (HSB):
        171°, 95.3586%, 92.9412%
        XYZ:
        41.2017, 64.9513, 66.8652
        xyY:
        0.2381, 0.3754, 64.9513
      CIE-Lab:
        84.4586, -54.6017, 3.2067
        CIE-LCH:
        84.4586, 54.6958, 176.6389
        CIE-Luv:
        84.4586, -68.4200, 13.5734
        Hunter-Lab:
        80.5924, -49.7811, 7.2234
      #0bedcb color charts
#0bedcb RGB chart
      #0bedcb CMYK chart
      #0bedcb RGB pie chart
      #0bedcb color shades, tints & tones
#0bedcb color schemes
#0bedcb color preview, HTML & CSS examples
           This text has a color of #0bedcb        
        
          <p style="color:#0bedcb;">Text here</p>
        
        
          .mytext {color:#0bedcb;}
        
        Text color #0bedcb
      
           This box has a color of #0bedcb        
        
          <div style="background-color:#0bedcb;">Content here</div>
        
        
          .mybackground {background-color:#0bedcb;}
        
        Background color #0bedcb
      
           Border around this has a color of #0bedcb        
        
          <div style="border:2px solid #0bedcb;">Content here</div>
        
        
          .myborder {border:2px solid #0bedcb;}
        
        Border color #0bedcb